Tagged: font weight, heading
Hi,
Since the last update, Chrome, Firefox, IE, Safari doesn’t take into consideration the font-weight of my h1 heading.
As you can see in this page : http://www.sphere-evenements.com/partenariats/
I have this CSS :
.modern-quote .av-special-heading-tag {
font-weight:300;
}
When I want to change this weight to 200 in order the font to be thiner, it doesn’t work…
Can you help me please ?
Thanks,
Franck
Hi SphereEvenements!
Your using Open Sans which is a Google Font. It does not go below 300 weight, https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans.
Cheers!
Elliott
Thank you but I see that it is possible to use light 300. How can I do this please ?
Thanks,
Franck
Hey!
Please see here, http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/.
Make sure to do add it in the child theme functions.php file.
Best regards,
Elliott