Home › Forums › WordPress Themes – Premium › Flat Responsive › Header Style 2 font size
Is there any way to change the font size of the main menu links under Header Style 2? It seems to work fine in Header Styles 1 & 3, just not in 2.
Hi Jordan,
We found the bug in our theme and we will fix it next update. For now please follow the instruction below to fix the issue:
Goto=>Theme directory =>Your theme (default : flat-responsive-pro)=>inc => customizecss.php line no. 78.
You can see code line below:
ul.navmenu > li > a {font-size: ; }
Please replace the above line of code with given code of line blow:
ul.navmenu > li > a, ul.navmenu2 > li > a {font-size: ; }
Please let s know, If any issue further again…. Thanks
Lost Password?