Whats the best way to change menu size, color and font color?
Hey seomartin!
Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
And add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.main_menu ul:first-child > li > a { font-size: 18px; }
Best regards,
Yigit
many many thanks for the quick reply.
The code you sent change the size but how can I change the font?
Hey!
Please add following code to Quick CSS as well and change the font family to the one you would like to use
.main_menu ul:first-child > li > a { font-family: 'Merriweather', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
Regards,
Yigit
Just Perfect. Many Many Thanks
I will share and tell everybody how good and fast is the support :)