After removing all default google fonts at 'Generall options' there are still 4 lines of source code including 'fonts.googleapis.com'. 5 custom font files are uploaded (opensans + roboto), no other fonts are used.
How to eliminate the google font (and other not used fonts listed in 'penci-style-inline-css' like 'Mukta Vaani')?
Thanks for your quick reply. The Pennews theme offers the option to remove 'Google Fonts' (GPRD policy) at 'Customizer > General options'. After activating this option, there are still 4 lines at the source code referring to fonts.googleapis.com:
Please send me your website managment information ( admin url site, username and password ) in order for me to have access to know the exact issue. We will take it a look on this help you.
After removing all default google fonts at 'Generall options' there are still 4 lines of source code including 'fonts.googleapis.com'. 5 custom font files are uploaded (opensans + roboto), no other fonts are used.
How to eliminate the google font (and other not used fonts listed in 'penci-style-inline-css' like 'Mukta Vaani')?
Thank you in advance
Jürgen
Hi,
by default, pennews theme use "Mukta Vaani'" font. Unfortunately, currently, this theme doesn't have option to remove font default.
If you want remove font default, you need change code
Best Regards,
PenciDesign
Thanks for your quick reply. The Pennews theme offers the option to remove 'Google Fonts' (GPRD policy) at 'Customizer > General options'. After activating this option, there are still 4 lines at the source code referring to fonts.googleapis.com:
1) <link rel='dns-prefetch' href='//fonts.googleapis.com' />
2) <link rel='stylesheet' id='penci-oswald-css' href='//fonts.googleapis.com/css?family=Oswald%3A400&ver=5.2.3' type='text/css' media='all' />
3) <link rel='stylesheet' id='vc_google_fonts_robotoregularwebfont-css' href='//fonts.googleapis.com/css?family=Roboto-Regular-webfont&ver=5.2.3' type='text/css' media='all' />
4) <link rel='stylesheet' id='vc_google_fonts_robotoslabboldwebfont-css' href='//fonts.googleapis.com/css?family=RobotoSlab-Bold-webfont&ver=5.2.3' type='text/css' media='all' />
How (and where) to remove this. We are using a hosted Wordpress Version and have no access to edit files direcly.
All the best, Jürgen
Hi,
Please send me your website managment information ( admin url site, username and password ) in order for me to have access to know the exact issue. We will take it a look on this help you.
Best Regards,
PenciDesign
Hi,
i logged on your site, but i can't edit code.
Please go to pennews/inc/media.php with line is 172 add custom code https://prnt.sc/pc0aq3 to remove font default
Best Regards,
PenciDesign