Hey Kriesi team,
I’ve been looking into a font-related issue on my website where some text areas don’t preserve the type and weight they should. I’ve placed a link in the private content area for you to pls have a look and check where some very thin and not officially defined font takes place:
1. Site links on footer (second column) is completely different from the rest.
2. Shop’s ordering drop-down menu
3. Italic texts in several areas.
I’ve also noticed that the font type I’ve selected on the Enfold settings is crossed when checking with Chrome’s inspect tool. I really have no clue why the font styles are messed up and would much appreciate your help with it.
Thanks in advance.
H
Hey Harold,
I can’t find where that CSS is coming from unfortunately, but you should be able to override it using the following in Quick CSS:
#footer #pages-2 li a {
font-family: 'work sans','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif !important;
font-weight: 400;
}
Best regards,
Rikard
Hey Rikard,
I found out there were some custom styles set on the “Advanced Styles section” so they were conflicting with each other. I only had to remove them, so the issue got solved. Thank you for the reply.
Kind regards,
h
Hi Harold,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko