Hello,
I would like to increase the font size for the header menu. Is it possible to do this with Quick CSS? I read several topics on the subject but can’t find a way to do it.
Thank you for much in advance! :)
Hey Oby4455,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.header_color .main_menu ul:first-child > li > a { font-size: 15px !important; }
For more information on customizing your main menu, please see: http://kriesi.at/documentation/enfold/change-the-main-menu-color/
Please remember to clear your cache to make sure that changes take effect.
Best regards,
Sarah
Thank you! I copied your code in the Quick CSS section but unfortunately it is not working…
Hi,
Please try to change the 15px to suit your needs, I tested it at 25px and got this from your site:
Best regards,
Mike
@mike How were you able to change it from my site without admin access? I tried it again and still did not work… deleted the brower cache and history did not help either
Hi!
We can test it using our browser’s Developer Tools. :)
If you have a caching plugin in your WordPress plugins or in your server, please flush that as well. Clearing the browser’s cache isn’t always enough.
If that doesn’t work, may we have temporary admin access so we can take a look and figure out why this is happening?
Best regards,
Sarah
It worked thank you :)
Great!
If you have any other questions, feel free to post them on the forum and we will gladly try to help you.
Thank you for using Enfold.
Cheers!
Sarah