jaw@jawtemplates.com

How to change font size of main menu items

Please go to Appearance->Theme Options->Custom Code->Custom CSS and add this custom code:

#header .small-menu ul.top-nav li.jaw-menu-item-depth-0>a {
font-size: 30px;
}

You can change the value of the font-size by your own.

  • Was this Helpful ?
  • yes   no

Leave a Reply

You must be logged in to post a comment.