Lightbox grid not loading images in mobile view

I have lightbox images within a grid on one of my pages. These show up fine in the mobile preview from the editor, but in safari and chrome mobile they appear as dots (when clicked, the lightbox feature still works fine though). This happens almost every time I load the page, not sure what’s going on. It works fine on desktop/tablet view.

Page in editor (as it is supposed to look):

Page in browser with dots:

Read only site

Published page

1 Like

I had almost the same problem — when published, at a breakpoint below 480 my lightbox images were not displayed. I tried making the max width of the Lightbox image 90VW (on webflow mobile view), and it solved the issue:

Ah, thanks so much! The VW setting worked perfectly for me.