Can someone help? Oswald is not displaying correctly in headings. I have selected it in General Styling and Advanced Styling but it is displaying as Oswald light. Have tried a few css tweaks as suggested here. I need OSWALD regular, not light.
Hey Unit6CrossFit!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
font-weight: normal;
}
Best regards,
Yigit
thanks, that didn’t work though – any other tips?
Hey!
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
font-weight: 800;
}
let me know if that works better.
Thanks a lot
Best regards,
Basilis
didn’t work either! I have tried a few css tricks I found via search but nothing is changing. This has happened a couple of times, the first time I changed it via the enfold general styling font tab and it was fine for a while.
Hi,
Oswald font is displaying fine for me: http://imgur.com/a/7S1p6
Please clear browser cache and hard refresh a few times.
Best regards,
Andy