-
AuthorPosts
-
April 30, 2015 at 12:03 pm #437343
Hi
Best theme ever !
Is there a way to add the light version of the Google Font Lato – ? (Light 300)
Thanks, Thomas
April 30, 2015 at 1:22 pm #437398Hi Thomas!
Thank you for choosing Enfold! :)
Yes, please see – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/Regards,
YigitApril 30, 2015 at 1:53 pm #437420I have tried that – but can’t get it to work. I dont use child theme, but have pasted this code to bottom of Enfolds functions.php
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Lato Light’] = ‘Lato Light:300’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Lato Light’] = ‘Lato Light:300’;
return $fonts;
}April 30, 2015 at 1:55 pm #437423Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitApril 30, 2015 at 1:59 pm #437427This reply has been marked as private.April 30, 2015 at 2:10 pm #437436Hey!
Font weight is already 300 on my end – http://imgur.com/a/qsb8J
Can you please flush browser cache and refresh your page a few times?Cheers!
YigitApril 30, 2015 at 3:15 pm #437503Great thank you. I see it – Chrome has cached this extremely good – not even cmd+shift+r can flush it.
But i see it working great in other browsers.
Thanks a lot for you help
Thomas
April 30, 2015 at 3:35 pm #437518Hi!
You are welcome, #TeamKriesi is always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘Google font variations (LATO)’ is closed to new replies.
