Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #588532

    Hi guys,

    This is the first time I am using Enfold in combination with the left sidebar layout and I run into a few issues. Since you always ask for different topics I will create these. I hope you will be able to revert soonest possible, as this website needs to be launched soon…

    4) Font size menu. In theme options > styling extra I set the font size of the menu to 24 px. This is the same size as the H2. However, the font size shown on the site is much smaller (see print screen font size menu). I guess the font size is not being read properly from the theme options.

    What can I do?

    Thanks & regards,
    Monique

    #589286

    Hey Monique!

    Have you tried adjusting the value by editing “Main menu links” in Enfold theme options > Advanced Styling?

    You can also add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #header .av-main-nav > li > a > .avia-menu-text {
        font-size: 24px;
    }

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

    Regards,
    Yigit

    #599769

    Thank you Yigit!

    Using the code to change font-size for main-nav (in my case in Child css) helps.

    Fyi: there must be a bug in the theme options when using left sidebar layout, since changing the font-size in theme options for main-nav links doesn’t work. It works for submenu level though. It is strange that it works for sublevel links and not for main-nav links…!? Perhaps you can improve this in the next version of Enfold?

    You can flag this topic as solved.

    Regards,
    Monique

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Left sidebar layout > issue font size menu’ is closed to new replies.