Blurry Featured Photos on Mobile

Hello,
Many of the featured photos on my site are blurry on android and IOS mobile devices. I installed the thumbnail regeneration plugin recommended on another post and that solved the problem on pc. Any suggestions?

Correction. The images are blurry in Chrome on pc and clear in MS Edge.

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

li.blazy {
-webkit-filter: blur(0px) !important;
filter: blur(0px) !important;
}

Thanks!
Colorlib Support Team

Thanks for the assistance. It’s looking much better, but there are a few photos that still blurry. They are not as blurry as they were previously, but still blurry. However it seems to be the photos themselves this time, except for one photo in Newspaper Layout C that is blurry like the original problem. Everything is still clear on MS Edge on pc. The problem exist in Chrome on pc and mobile. Thanks again.

ok, try this code now:

.blazy {
-webkit-filter: blur(0px) !important;
filter: blur(0px) !important;
}

That fixed the issue with Newspaper Layout C. The other photos did not change.

Good evening

Which photos? i can see everything now is ok on the website

The photos for “How to Make the Most of Casino Comps (only in the header module)”, “Las Vegas”, and “Paris” are still blurry in Chrome and mobile. Everything still looks ok in MS Edge. They are not blurred completely out like they were before, but they are still not clear even though they are clear in the post.