,
Custom Search

Wednesday, September 7, 2016

HTML To Fix The Fonts Not Loading

This info should help those that are having issues with the fonts not loading on some templates.

There is an issue with several Google fonts, adding the code below to the < head > section of your blog will solve it

< link href="https://fonts.googleapis.com/css?family=Dancing+Script" rel="stylesheet" >


The code from the Google Fonts page itself isn't accepted by the editor, it's missing an end tag
(highlited in red above).


Mishka
Official Blog*Star/Blogger TC
Testing Blogger

No comments: