Hi
i need to remove google fonts becouse i want load locally
how remove google fonts?
thx
ok sorry i have find solution in another thread
//rimuove google fonts
add_action( ‘init’, ‘enfold_customization_switch_fonts’ );
function enfold_customization_switch_fonts() {
global $avia;
$avia->style->print_extra_output = false;
}
but my question is, i need google fonts?
i not see difference between before and after
just my google speed is more fast
i not have put yet google fonts locally
Hi,
Thanks for the feedback, though I’m not sure I understand what you mean. You want to disable Google fonts and keep them? Please try to explain a bit further.
Best regards,
Rikard
sorry i just not see any difference from with google fonts and without
but cause w3 totalcache :D sorry
solved can u close please thx