: how to change Sub-menu font : aagarwal03 May 23, 2015, 10:28:46 PM I would like to make the font of sub-menu items non-bold, and change their font size to a little smaller than main menu items. Which CSS file do I need to look into? http://www.allegorygroup.net
: Re: how to change Sub-menu font : mikenicoll May 25, 2015, 08:19:30 PM Hello,
You can modify the values below: : s5_flex_menu.css - line 16 : Re: how to change Sub-menu font : seczone April 19, 2016, 09:30:30 PM hi,
I need to change the font of the main menu, but fail according to below guide. Could you help? s5_flex_menu.css - line 16 #subMenusContainer a, #s5_nav li li a { font-size: 1em; text-align: left; } |