Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #919976

    Hi there! I am having difficulty making the sub-navigation items in my website’s main menu display in the correct font on PCs. They look fine on my Mac. I want them to display in Lato, not Times New Roman. Is there something I need to add to the custom.css file in order to make this work correctly or something? Let me know! Thanks!

    #920286

    Hey mandyrinoranges,

    Thank you for using Enfold.

    Please try to set the font in the Enfold > Advanced Styling panel. Configure the “Main Menu sublevel links” element.

    Best regards,
    Ismael

    #920425

    Font Family actually isn’t an option under ‘Main Menu sublevel links’ like it appears under ‘Main Menu links’. If you send me your email address I can show you what I mean. Is there another way to fix this?

    Thanks!

    #920720

    Hi mandyrinoranges,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #921512

    No problem. See temporary credentials in the private content!

    Thanks,
    M

    #921944

    Hi,

    I checked your site on a PC with a chrome browser and it is showing the submenu fonts in Lato.

    Best regards,
    Vinay

    #922361

    Vinay,
    It seems to only be happening on older PCs for some reason. I’m sure you’re viewing on a brand new PC. But I still don’t see where you can set the font family in the subnav Advanced styling on my end. It isn’t displaying. :(

    M

    #922409

    Hi,

    You can set the font family for subnav using custom CSS

    #top .av-main-nav li ul a .avia-menu-text {
    	font-family: 'Lato', sans-serif;
    }

    Best regards,
    Vinay

    #922417

    Custom CSS worked perfectly. Thank you Vinay! Appreciate it.

    #922427

    Hi,

    Glad we could help!
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Subnav items displaying in in-correct font on PCs’ is closed to new replies.