Archived topic
font not working
7 replies · Started by Silvio on November 29, 2018
hi,
please have a look to the site linked. I set font Nunito, but inspecting it I have Helvetica
to access
user supersilvio
pwd v1v3r3I!
Hi there,
Is there a specific element I should be looking at?
It looks correct from what I can see:
https://www.screencast.com/t/3qMcmAmoDvac
Not. Look at the rendered font in your screencast, it says Arial. Mine is Helvetica. It’s like there’s a rule that set the font different (and if I change font the result doesn’t change, it only change if is set not sans)
Can you try #1 here to eliminate any plugin conflicts first?
https://docs.generatepress.com/article/debugging-tips/
You also have some console errors that might be worth sorting out.
Let me know :)
I disabled all the plugins but gp premium, and still I have:
font stated ad Nunito
but renderd as Helvetica
you can see the difference comparing this staging website with the live one vivereintenzionalmente.com
with firefox, you see the css rule and the font section that says it's helvetica
I can't identify where and why the font is displayed differently (even in other browesers)
Are you using a plugin/function to remove query strings? It looks like your Google Fonts API call is being stripped.
There's no need to remove query strings from a performance standpoint. It gives you better speed "scores", but it'll cause tons of other issues.
actually, the problem was the function to remove the query strings. I read that it helps make the site faster
I actually don't think it makes any difference. If there is a speed difference, it would be tiny.
Query strings have a lot of advantages - they're worth keeping :)