Max width dawn theme

rusunarcis2
New Member
1 0 2

Hello guys, I am using Dawn theme and I want to set the product images to max width, not the whole product page, just the product images. 

 

Also, how can I insert the variants images to color swatches? My store is: https://sarconfex-srl.myshopify.com/

It would mean a lot if you could help me

Thank you in advance! 

Reply 1 (1)
pawankumar
Shopify Partner
264 20 39

Hi,
I hope you are doing good.
You can set max-width like this

.product__media {
    max-width: 600px;
}

You can put this in assets/base.css file
and as per my knowledge dawn theme does not support color swatches by default, you need custom coding for this
I hope, it is helpful to you.
Thanks!

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
Feel Free to contact me on WhatsApp: +91-9467121281 | Email: thepkpawankumar@gmail.com

Best regards,
Pawan