I’m using the Dawn theme and when viewing the default product page the product card is too big for my liking. I can’t find a setting to change, and changing the image size only distorts the image. I have read several posts about modifying the code, but I am unable to find the proper code to modify.
If you want to change the size of your main product image in the Dawn theme, please follow those steps:
1, Go to Themes > Edit code > Assets > Open section-main-product.css > Search for “product__media-wrapper” to find the settings for the product image width.
Reduce the percentages in this section in order to reduce your product image size.
For example, if you want to reduce it from 65% to 50% to split the image and content evenly, it will be like this.
Thank you for the help. Changing the values as described did not fix the issue I was having, however changing the values in lines 58 and 59 did fix my problem.
worked for me! can you also help with how to reduce the featured product image size on a product page?
I have the main product, which the image reduced lovely form your help. But i have a handful of featured products underneath the main product. How can i reduce the size of these images?