Reference to another community thread with similar solutions
CSS targeting specific product grid classes and slide elements
Current Status:
The discussion remains unresolved. While desktop display was fixed and the first mobile image now spans full width, subsequent product images on mobile still do not display at full width. Multiple CSS solutions have been tested without complete success.
Summarized with AI on October 24.
AI used: claude-sonnet-4-5-20250929.
Hi, I’m using Dawn 15.0.0 and I want my product page images to display full width on both desktop and mobile, with no gaps between them. Right now, the images are constrained and there’s visible spacing around or between them.
Does anyone know the best way to make product images span the full width of the page while keeping the layout responsive?
I’ve added the code, and it worked on desktop. However, on the mobile version, there’s still a gap at the top. Also, on the right side of the screen, part of the next image is visible. I’d like it to be full width and fully cover the screen without showing a small bit of the next image.
Thanks for the code, it worked! The first image is now full width, but the following images are not. How can I make all images display full width across the screen?