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!
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
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!
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
No problem. See temporary credentials in the private content!
Thanks,
M
Hi,
I checked your site on a PC with a chrome browser and it is showing the submenu fonts in Lato.
Best regards,
Vinay
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
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
Custom CSS worked perfectly. Thank you Vinay! Appreciate it.
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