Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #941913

    URL: http://www.suemasondesign.com

    Hi there,
    I don’t know how to enlarge the font size of the sub menu under the Mega Menu. At the moment, it’s tiny – although apparently H1. See sub menu under Surface Pattern Design.
    Please help.
    Thank you

    #941983

    Hey Susanne,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #header .avia_mega_div .mega_menu_title a {
      font-size: 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #942031

    Hi Victoria,
    I added your code to the quick Css, and this appeared on the website:

    Warning: unlink(/var/sites/s/suemasondesign.com/public_html/wp-content/uploads/dynamic_avia/avia-merged-styles-9d9b4a6c09c7fc369ac25b1d35e95edc.css): Read-only file system in /var/sites/s/suemasondesign.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 263

    Warning: unlink(/var/sites/s/suemasondesign.com/public_html/wp-content/uploads/dynamic_avia/avia-footer-scripts-c8fc904331f0321fbdba896cfedb73ae.js): Read-only file system in /var/sites/s/suemasondesign.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 263

    Even after having deleted the code again, this warning is still there!
    What can I do?

    #942032

    The warning has now disappeared – shall I risk to insert the code again?

    #942039

    Hi,
    Try adding the css in to WordPress > Customize > Additional CSS

    #top #header .avia_mega_div .mega_menu_title a {
      font-size: 20px!important; 
    }

    Best regards,
    Mike

    #942490

    Thank you both. I’ve added the code again to the quick css – and now it works. Wonderful job!

    #942547

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.
    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Font size of sub menu under Mega Menu’ is closed to new replies.