A user seeks CSS code to remove padding and make product images full-width on mobile devices only for their Shopify store. They provided a store URL and visual examples showing the desired layout change.
Proposed Solution:
A CSS snippet targeting screens under 749px was shared, modifying .grid--peek.slider and .product__media-list classes to eliminate left margins and set images to 100% width.
Current Status:
One user confirmed the solution worked
Two others reported issues: one stated it didn’t work at all, another noted it only fixed the first image while subsequent images still show left padding and a sliver of the previous image
The solution provider requested store URLs from users experiencing problems to troubleshoot further
The discussion remains open with unresolved implementation issues for some users.
Summarized with AI on October 29.
AI used: claude-sonnet-4-5-20250929.
This worked for the first image but not the subsequent images where you see padding on the left and a small sliver of the prior image. How do I fix this? Thanks!