Remove Google Fonts

Posted in: Newspaper
Post count: 56

Hi, any way to remove the google fonts and put an easy css code for default fonts?

thx

Post count: 22421

Hello,
You can remove the google fonts if you want by following this topic: https://forum.tagdiv.com/topic/how-to-remove-the-download-google-fonts/
As for the css, a solution is to upload you custom font to your server and define it in the style.css file or Theme Panel > Custom Css like the theme font is defined – http://screencast.com/t/cfvpUyGjYj9 and add your own font name and path.
Once your custom font is defined you can use css code to apply your font.
I hope this helps.
Thank you!

Post count: 56

Hi, thx – but there is one more css file for a google font. Without the functions code i calls 3 files..
Any idea to remove also the other one

best

Post count: 22421

Hi,
If you remove the google fonts from td_config.php, then the google fonts loaded by our theme will be loaded no more. If you still get google fonts in your page source, then it comes from other places. The first one is wordpress. If you are logged in, then WP will apply an open sans font. Try it logged out and you will see there is no open sans anymore.
Plugins could also load google fonts. Please check them as well.
I hope this helps.
Thanks.

Post count: 56

ok, thx!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.