Hi there
I am using Theme Enfold. Is there a way to make the font on the header regular? Currently it is bold…
Thanks in advance…
Hi Cdfb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a { font-weight: normal; }
Regards,
Yigit
Thank you very much, it worked!