Yes, I found the rule. The issue is that I don’t know the exact selector, since I have no coding experience.
Topic summary
A user seeks to reduce product image size to 80% and adjust padding (top/bottom) on collection pages for both desktop and mobile in the Dawn theme.
Proposed Solutions:
- One responder suggested adding CSS to base.css targeting grid items with max-width properties using media queries for tablet/mobile screens
- Another recommended editing theme.liquid file through Online Store → Theme → Edit code
Current Status:
- The original poster initially reported the CSS solution didn’t work
- They later indicated they figured it out themselves but lack coding experience to identify the exact CSS selector needed
- The discussion remains somewhat unresolved regarding the precise implementation method, though the user appears to have made progress independently