Shopify Dawn theme, Reduce main product image size?

Hi Folks,

Currently using Debut theme and its fine but wanting to change to the Dawn theme. Unfortunately the main product image is much bigger on Dawn and showing as blurry compared to the current Debut theme. Can someone please tell me which code needs added to reduce it and make it clear again like the debut theme :slightly_smiling_face:

Regards,

J

3 Likes

@J55ni

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

@KetanKumar

I haven’t got the Dawn theme published due to the above i am still on the Debut theme. I was wanting to fix this issue before i swapped it over?

Kind regards,

Jonathan

1 Like

@J55ni

possible to share store preview url.

I don’t know why people always ask for your link first

It’s easy my friend

Video:

How to make your product images smaller in Shopify 2.0 Dawn theme

Firstly you can identify the problem:

The product image is too large

In this example you want to look for product__media in section-main-product.css

Then you simply want to change the .product:not(.product — no-media) .product__media-wrapper {
max-width: 64%;
width: calc(64% — 1rem / 2);
}

Change the percentage to whatever you want and you’re done

13 Likes

@HamishDavisonIC Thank you, That seems to change the size of all the photos in the product? Is it possible to only change the first main photo size? The debut theme is perfect for displaying the first one and remaining ones bigger :slightly_smiling_face:

Do you have a specific example of what you mean? I’m not quite sure

when i reduce the size of the main image in the Dawn theme the other images in the product are reduced even further as they are already smaller than the main image to begin with?

I believe you are describing same issue I’m having here: https://community.shopify.com/c/shopify-design/blurry-product-images-in-dawn-theme/m-p/1312951#M342469

I dont have an answer yet either. My product images are generated by Prihtful, 1000x1000 is the only size they can produce. So I assume this will be an issue for a lot of people.

1 Like

This one was very helpful. Thank you!

I have one more problem with the product size. If there are less than 4 products in a row each product page, the products sizes are double. Do you know how to adjust this? Thanks in advance.

https://www.kbeautyblossom.com/collections/lip-care

https://www.kbeautyblossom.com/collections/toner

2 Likes

@kbeautyblossom

can you please check your collection page setting its allow this

Thanks for your response.

Are you talking about the Collection page from customizing DAWN theme?

There isn’t any option to reduce the size. I used DEBUT before and it automatically resized.

Shouldn’t I change the numbers from EDIT code?

1 Like

@kbeautyblossom

yes you have cahnge numer

Do you know where to do it?

1 Like

@kbeautyblossom

default collection theme customization

Hey this was super helpful thank you so much. I was wondering if there is something that can be done about the amount of images displaying at a time as well? Currently the theme is displaying every single photo for the item and makes you scroll down through these images before the rest of the product description can be reached which of course isn’t ideal.

1 Like

@NoaBo

store URL.

sorry, I don’t understand it.

1 Like

@kbeautyblossom

can you please sent your theme zip code i will check

@NoaBo

I’ve been trying to work on adding a thumbnail gallery for 4 days I can’t work it out myself :confused: