How to unload all the fonts I don't need

Posted in: Newspaper
Post count: 8

I see that the theme always loads these fonts, even when I don’t need them
google-font-opensans-css
google-font-pt-sans-css
google-font-oswald-css
google-roboto-cond-css
google-fonts-style-css

This doesn’t make sense, how to fix it?
(without changing the theme files, I’m using child theme)

Post count: 9544

I think you need to remove them from the functions.php file, if memory serves.

Post count: 6600

Hi,

Try to comment them from function.php like this: http://screencast.com/t/AJFofBi3Ym
You can modify the function.php file within child theme: https://forum.tagdiv.com/child-theme-documentation/

Thanks

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