If I change this
–vp-images__object-fit: cover;
it seems to fix the blurry thumbnails but then they won’t fill all the space of the layout.
Any suggestions?
I tried replacing the featured images(with resolution 771*550) with ones that have a better resolution (1200*770) thought maybe the 1px could have been the problem but that didn’t help.
Anyone else having this problem?
any help would be great.
Thanks
Question on the side: Uploading a higher res would that slow down the page speed or it usualy uses the resized images by the portfolio?
Plugin Author
nK
(@nko)
Hey.
I can’t reproduce this issue. All images always loading in good resolution, without blur effect.
Uploading high-resolution images are recommended, as we are using a lazy loading script, which automatically gets the image, that will better display in the current container size. It will not slow down your site.
Regards, nK.