Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #635620

    I have tried to change the font size for main menu by going into Theme options, font size to 20px and save.
    But stays the same I have tried different browser and reset my cache no avail.
    The font stays in the default.
    I was also wondering how to change the color of the bar the comes up when you hover over a main menu page.

    thanks

    tony

    #635624

    Hey Bendydad,

    If you already tried to change the font size from Enfold > Advanced Styling > Select > Main Menu Links

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #header .av-main-nav > li > a {
        font-size: 16px!important;
    }
    

    Would you mind providing a precise link showing the bar on main page? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.