Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #323663

    Hi There –

    I had this issue a few months back and we corrected it with a bit of CSS code. The text on my home page on my mobile device is very blurry. I believe it is the content slider that is causing this. Website is theartofadvice.com.

    Last time we added the following code and it worked like a charm:

    #top .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: none !important;}

    Any help would be appreciated!

    #323669

    Hey JustinGreis!

    Please try adding following code to Quick CSS

    #top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: none !important; }

    Cheers!
    Yigit

    #323680

    Worked like a charm! Thank you!!!!

    #323684

    Hi!

    You are welcome Justin, glad we could help!

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blurry Text on Mobile Device’ is closed to new replies.