Hi team,
the font on my website has gone a bit funny. It seems as though the spacing between letters has gotten a lot tighter and it’s hard to read. No changes were made to the font in general styling so I’m not sure what’s happening.
I thought I’d send a link with some images of the issue. I used a coworkers computer and the website looks fine on their computer.
Hi,
I’m not really seeing the issue either. Is there a specific browser you’re using?
Best regards,
Jordan Shannon
Hi Jordan,
Did you see those pictures I sent in the link?
I normally use google chrome. I just tried firefox and still have the same issues. It appears to just be my computer and only on wordpress…other sites are fine
Hi,
What device/OS?
Best regards,
Jordan Shannon
My PC
Hi Lara,
Best regards,
Victoria
Did you guys look at that picture I posted. You can see it there
Hi Lara,
I’m assuming that the page you are referring in the screenshot you gave is the link in private content.
Letter spacing isn’t changed. Can you try adding this css code in Quick CSS:
p {
letter-spacing: 0.01em;
}
Just adjust it as you need, hope this helps.
Best regards,
Nikko
Hey Nikko,
The font looks totally wrong compared to what I originally had. Has anyone looked at the screenshot on this page?
Hi Lara,
I have checked the body font you set and it’s Helvetica Neue however I don’t have this font on my end, so it’s showing as Arial on my end.
I’m not really sure what font is used in the screenshot, can you tell us what font it is?
Best regards,
Nikko
Hey Nikko,
I have no idea what font this is. It’s changed on its own somehow!
Hi Lara,
I have changed the font to Source Sans Pro as it seems to be the nearest in my point of view.
Try changing the fonts to other available google fonts since there are only few in the selection.
Best regards,
Nikko