1. frankw1
  2. Commercial Templates
  3. Friday, 03 January 2014
  4.  Subscribe via email
We want to increase the size (and possibly make bold) of the main menu font that is being used in the hornav position. Assume it's in the CSS setings as it's not one of the temple styling settings. Can you point us to the proper css file and specific line with code to change? Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You can edit the hornav menu items by using the following CSS...


#hornav ul a, #hornav .separator {
font-size: 14px;
font-weight: bold;
}


Where 14px is your new font size and bold your font weight (edit to taste).

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!