I’m currently using the “Standard Gallery” for my portfolios. I noticed that the lightbox just stretches the image that was originally loaded during page-load, resulting in a blurry image. This is most noticeable on smaller devices. Is this something that is controlled via the settings that I may have missed?
Hi, you can try running this plugin and regenerate all your images for once; https://wordpress.org/plugins/regenerate-thumbnails/
If you still have the same issue, deactivate all your third-party plugins and do the same step again.
Thanks
I found the issue to be a conflict with a CSS transition that I added to change the color of the hover-state. Nothing that you could have known without looking at it. Thank you for the reply, Serkan.