Hi,
I have only 3 products. So for mobile, on collection page, I have one product per row, the images look big. Can anyone help advise how to make them smaller just for mobile?
Thank you.
Regards,
Tara
Hi,
I have only 3 products. So for mobile, on collection page, I have one product per row, the images look big. Can anyone help advise how to make them smaller just for mobile?
Thank you.
Regards,
Tara
Thanks. But I prefer 1 column. Any code will help this?
Please send URL of your store.
I will look into it and suggest code.
www.veepli.com. Thank you.
Will look good if can make the images smaller, like 80%.
Also paste the code here from Harsh Patel. In case anyone is looking for similar solution.
.card__inner.color-background-1.gradient.ratio {
width: 80%;
margin:0px auto;
}