0
Votes
Undo
  1. gcopping
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 25 November 2018
  5.  Subscribe via email
Hi,

Can you please tell me how I can reduce the font size and spacing of the items in the top menu of this template. I want to make room for more menu items across the top.

Thanks,

Gary Copping
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gary

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste

.hornav > ul > li > a {
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran - much appreciated.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!