Hi we have updated the style of the font used through the custom CSS, the problem is that the font take around a second to change from the default to the custom one. Do you know how to fix this?
There is not any fix for this if you're doing it from the Custom CSS as it will be processed after the whole page is loaded, if you're importing it from the Typography in Theme Options it should load before.
Hi we have updated the style of the font used through the custom CSS, the problem is that the font take around a second to change from the default to the custom one. Do you know how to fix this?
Thanks and kind regards
www.staging-gsl-promotus.com
Hi Ximo,
There is not any fix for this if you're doing it from the Custom CSS as it will be processed after the whole page is loaded, if you're importing it from the Typography in Theme Options it should load before.
Best regards,
Laborator Team
Thank you very much Art!
kind regards,
Ximo
Hi Ximo,
Yes you can, see the image below so you will have an idea where to paste the Typekit Code:
(view large version)
Best regards,
Laborator Team
Hi Ximo,
Firstly create the font in typekit site:
1 – http://d.pr/i/12zNo 2 – http://d.pr/i/192Ig 3 – http://d.pr/i/1f3hX
Just make sure to add body or another selector to “Selectors” box on typekit.
http://d.pr/11D54
Then in Admin Panel do the following in theme options:
Here is how I have implemented the font in theme options (Typography tab): http://d.pr/i/xMa0
Just make sure to add body or another selector to “Selectors” box on typekit.
http://d.pr/i/1dDAF
See the result: http://d.pr/i/1aiUI
Best regards,
Laborator Team
Hi Ximo,
The font was loading asynchronously so I have set it to false:
(view large version)
It fixed the issue.
Hi Ximo,
Glad to hear that :)