Hello, I’m looking for help with dawn theme, my images are very small (Photo 1), then I found a code here to increase the images on collection pages and at the homepage but when I increase the images using this code the margin is wrong pulling to the right size (Photo 2).
Regarding the images on the product page it is also very small but the code above didn’t work there, also I didn’t find a way to show the other images that I uploaded below the main image, even that I have selected to show the thumbnails (Photo 3).
The code I used on collection pages and homepage:
.collection .card__inner {
width: 120%;
margin: auto;
}
Can someone help me?
(Photo 1) - I wanted the images to be bigger like the red mark around it
(Photo 2) - wrong margin when I use the code
(Photo 3) - red mark show the size I wanted for the image and the thumbnails underneath the main image