Remove google fonts from theme
-
Hi there,
Like in this question, I’m looking to remove all Google fonts from the theme. I don’t want Google cookies messing up a cookie-free site (I will serve my own fonts).I note that the theme has the following in
class-fire-resources_fonts.php:add_action( 'wp_enqueue_scripts' , array( $this , 'czr_fn_enqueue_gfonts' ), 0 );My php is a little rusty after a couple of years away from WordPress, and Customizr has become much more complex in the interim. Can I assume that removing that action will rid me of all google fonts? Or will it cause further problems down the line?
Thanks for any light you can shed on this! 🙂
The topic ‘Remove google fonts from theme’ is closed to new replies.
