Hi,
I want to make the navigation of the header bigger. The fontsize. How can I do this?
Greetings
Hey drwooow!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.main_menu ul:first-child > li > a { font-size: 18px; }
Regards,
Yigit
Thank you very much. Where can I found more of these codes?