Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48122
    ncmh-cardiff
    Member

    Hi,

    I’m having trouble with the fonts on my site; occasionally, but not always, they appear far bigger than they should (2-3 times larger). After I refresh the page, they go back to normal size.

    Any idea what’s going on or how can I fix it?!

    Site URL is ncmh.info

    #48129
    Sakin
    Keymaster

    @ncmh-cardiff: This is Chrome browser issue with rem css codes. They should be fixing it in their new version. Not sure when. For now you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    body > div { font-size: 1.4rem; }

    #48327
    ncmh-cardiff
    Member

    That’s great, thanks very much Sakin!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Weird font size issue’ is closed to new replies.