Increase size of product image on collections page - Dawn theme

Topic summary

A user wants to increase product image sizes on their collection page in the Dawn theme to match a reference website’s larger display.

Current Issue:

  • Smaller images are being called on the product listing page compared to the reference site
  • User has access to their Shopify admin but lacks the specific CSS code needed

Suggested Solution:

  • Call original-size images instead of smaller versions
  • Modify the product-card.liquid file to locate image code
  • Apply CSS to adjust image dimensions

Status: The discussion remains open with the user awaiting specific CSS code guidance to implement the changes.

Summarized with AI on November 16. AI used: claude-sonnet-4-5-20250929.


Hello,
Does anyone know how i can increase the size and make it like the example below?
My website: https://c04baf-2.myshopify.com/
Pass: Diversusoficial

Reference website: https://www.manieredevoir.com/collections/mens-new-in

Hi @HELDERWRLD

Reference website images size in is big.

In your website small size images are called on product listing page

Go to the product-card.liquid file and find images code.

Call original size images and using css you can set the images,

Thanks
Laddi

Hello Laddi,
Yes, but i don’t know what CSS code i need to use, that’s why i am asking here.