Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #534360

    Hi,

    Im on a PC with Chrome and have tried 3 diffrent PC:s and have the same issue.
    The fonts are not smooth as they should be its like someone have been “chewing” on them a little.

    Works great in Firebox and Safari but not in Chrome?

    //Cheers!

    #534423

    Hi Alexander!

    Please add the following to your custom CSS and let us know if it helps

    body {
    -webkit-font-smoothing: antialiased;
    }

    Regards,
    Basilis

    #535875

    I have change to custom fonts and this no longer an issue :-)

    //Cheers!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom fonts in Chrome is not smooth’ is closed to new replies.