Reduce Product Image In Collection Page - Dawn

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
Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

Yes, I found the rule. The issue is that I don’t know the exact selector, since I have no coding experience.