1. stepanlasak
  2. Commercial Templates
  3. Friday, 24 March 2017
  4.  Subscribe via email
Hello folks!
I am having some issues with J51 - Enlighten template. The thing is, the submenu font size is not the same size as demo template. It is too small. How to fix it like in the demo? For comparison: (original: http://www.joomla51.com/demo/0114/ and my site: http://www.klimont.global) Thanks!

EDIT: I tried to modify custom css with

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

but no change at all..
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You can edit the font size of the sub menu items in your menu by adding the following to the Custom CSS field of your templates parameters (edit to taste)...

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


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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