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

    Good Morning. I need to put the menu font into a larger size. I’ve tried it many times, but I do not see any way to resize those fonts.
    Also, I would like to know if there is the option, to put them also in capital letters. Thanks in advance.

    #786459

    Hey!

    You can go to Enfold theme options > Advanced Styling and edit “Main Menu Links” to increase the font size of main menu links. If you would like to make them all uppercase, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-main-nav > li > a {
        text-transform: uppercase;
    }

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

    Best regards,
    Yigit

    #786598

    Hello! I just did what you told me, but I did not get any change, everything is the same. What could be the problem? Thank you

    #786642

    Hi,

    Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
    If that too does not help, please create a temporary admin login and post it here privately so we can look into it :)

    Best regards,
    Yigit

    #786669

    Hello, it has already been solved, thank you very much for the help

    #786680

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Put the menu font in a larger size or in capital letter’ is closed to new replies.