Hi everyone, I am having this issue where when I change an image, the new image is then shrinking and being published as a really small image, see attached.
I have changed settings to ‘cover’ and 100% width & height as thought this might help, but no.
No worries! I usually try to check the image dimensions and the container’s style when issues like this arise. In the Shareables section of your site, I saw that your image container has a max-width set to the parent container. Try adding max-width: 100% to your image element’s styles to see if that resolves the issue.
Yes it’s super annoying, images in the code now all have sizes="239.84375px or sizes="240px" which i have to remove manually or give them width: 100% in the designer.
Images that worked fine for months at correct size are now appearing tiny on the site. I’ve had to go check the “High resolution” checkbox on each one to fix it.