Hi,
Under Enfold Theme Options>Advanced Styling I’ve set <p> font weight to light.
When checking the font with Fontanello it claims to be thin (100) however it looks more like 400.
The page is still in progress so I’ve included a link in private content.
I’ve deleted cache but that doesn’t do anything.
Best Regards
Andreas
Hey Andreas,
Thank you for the inquiry.
The lightest weight for the Open Sans font is 300, so it is not possible to set it to 100.
// https://fonts.google.com/specimen/Open+Sans
This is the font loaded by the theme.
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700%7COpen+Sans:400,600&display=auto" id="avia-google-webfont">
Best regards,
Ismael
But even if I set it to 300, it still looks like 400 when I compare to Google Fonts?
It’s the <p> thats wrong however I have now changed the font type. Thanks for your help.