I’m satisfied with my website when viewing on a desktop breakpoint, but when viewing my published website on mobile, there’s unwanted spacing between an image and another element (see picture). This does not occur when previewing within the designer.
@imtiazraqib hmm, that’s interesting. I’m using iOS and just tried clearing cache and using incognito mode in both the latest versions of Chrome and Safari and the issue replicates.
Hey @erik_brice , this seems to be an iOS issue and upon inspecting this in Safari, i think I see the problem. The spacing that you see is due to your link block and the image is being contained within it which shows the empty spaces.
A quick and easy fix is to set your image’s object fit to cover.