Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #671314

    Hi!

    Just wondering how I can increase the font size of the top header menu? I’ve tried a few of the solutions offered on the forum but nothing seems to work for me. The closest I have found is

    .menu-item a {
    font-size: 20px!important;
    }

    But this increases my Main Menu font size as well.

    Thanks for your help.

    Kind regards

    Nicole

    #671690

    Hi NIcole,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #671806

    Thanks Rikard, the site details are included in the private content.

    Thanks

    Nicole

    #672734

    Hi,

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

    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
        font-size: 18px;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #675010

    Hey Yigit

    This worked perfectly! Thanks so much for your help!

    Kind regards

    Nicole

    #675313

    Hi Nicole,

    Glad you got it working :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Increase Font Size in Header Secondary Menu’ is closed to new replies.