1. samson2407
  2. Commercial Templates
  3. Wednesday, 10 May 2017
  4.  Subscribe via email
Hello folks!
I am having some issues with J51 - Enterprise template. I want to change the main menu font size but I don't have any idea to do this :p
How does it work? Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...

.hornav > ul > li > a {
font-size: 14px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
How does one change the drop down menu font size?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

(edit to taste)

.hornav ul ul li a {
font-size: 16px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thats the exact same code. I want to enlarge the font of the DROPDOWN menu items
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
I apologize that fixed the DROPDOWN font size as well thankyou
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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