Thank you so much! It works right away!
Topic summary
A user seeks help reducing spacing between product photos in their grid layout on a Reformation theme Shopify store. They provide before/after comparison images showing the desired tighter spacing.
Another user provides a quick CSS solution:
- Navigate to Online Store > Themes > Actions > Edit Code
- Open Assets > app.css
- Add custom CSS targeting the product grid with reduced padding (3px left and right)
The original poster confirms the solution works immediately. The discussion appears resolved with a straightforward CSS customization that addresses the spacing issue without requiring theme modifications.