Dan
Dan

Reputation: 345

Text in WordPress not rendering correctly in Chrome

I made a form on my WordPress site that listed a few options. When viewing the website in Chrome the text doesn't render correctly, however, it renders correctly when viewing the page via Internet Explorer.

enter image description here

Not too sure for the reasoning behind this. Does anybody have a clue?

Upvotes: 2

Views: 244

Answers (1)

Temitayo
Temitayo

Reputation: 812

Sometimes, the default font on your computer might have been overwritten expecially if your font is georgia, I most times have this problem as well, i think what you should do is find another machine running your version of chrome, preferably newly formatted without font installation and test the page. also check the encoding, [utf_8(http://en.wikipedia.org/wiki/Character_encodings_in_HTML) is the browser standard

This thread might show you how to change character encoding

Her is another resource that might help

Upvotes: 1

Related Questions