Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1076101

    Hi guys,

    I noticed this thread and am having the same issue as well:

    For about a week and a half-2 weeks now my site has been really blurry. Any fix to the problem yet?

    My site is http://www.horrornewsnetwork.net

    #1078036

    Hey robsdesigns,

    I loaded the web site on Chrome as I am using it and I do not see any issue – can you share with us a screenshot please?

    Best regards,
    Basilis

    #1078427

    Hi Basilis.

    Please see the screenshots below. It is weird because everyone on our staff that uses Chrome has noticed it.

    Here is a comparison between IE and Chrome.

    Chrome:
    This is the site looking blurry in Chrome (happened maybe a month ago?)

    IE (font looks crisp)
    Site in IE looks much better (headline titles, story preview)

    #1080180

    Hi,

    Thanks for the info.

    Have you tried using the css modification provided on the related thread?

    // https://kriesi.at/support/topic/blurry-text-on-chrome/#post-1068282

    It should unset the perspective css property, which seems to be the cause of the issue.

    Best regards,
    Ismael

    #1080353

    Hi Ismael, thanks for your response. I added this code and it seems to work now.

    .avia-chrome #top .avia-content-slider, .avia-chrome #top .avia-content-slider-inner {
    perspective: unset;
    }

    Thank you!

    #1080689

    Hi,

    I’m glad this was resolved. Of you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Site looks really blurry on Google Chrome’ is closed to new replies.