Hi,
I want to change my menu font but whatever I try it always stays the same…. I’ve tried changing the font through CSS (all the options shown in other forum posts) but nothing seems to work…..
Gr
Pim
Hey pimmesz,
Which font would you like to use?
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Yigit
Hi,
The Google Font ‘Montserat’.
Hi,
You have following code in Enfold/css/custom.css file
.main_menu ul:first-child > li > a {
text-transform: uppercase !important;
font-weight: 400 !important;
font-size: 14px !important;
font-family: Lato !important;
padding: 0 15px !important;
}
Please remove it.
Best regards,
Yigit