Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #796262

    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! :)

    #796280

    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

    #796282

    Thank you! I copied your code in the Quick CSS section but unfortunately it is not working…

    #796285

    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

    #796286

    @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

    #796327

    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

    #796360

    It worked thank you :)

    #796391

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Increase font size header menu’ is closed to new replies.