I just want to make the featured product photos on my DESKTOP home page smaller so that they are not much taller than the text next to them. Is there a way to do that, but keep the resolution so it zooms in a lot when clicked?
Thank you in advance!
I just want to make the featured product photos on my DESKTOP home page smaller so that they are not much taller than the text next to them. Is there a way to do that, but keep the resolution so it zooms in a lot when clicked?
Thank you in advance!
Hello,
I will assist you and make sure the feature products photos in your store are not taller than the next to them, I will perfectly help you with this.
oh sorry for that issue can you try this code
.product__media {
padding-top: 100% !important;
}
After Code view
This worked! Thank you so much!