hello designers. i am trying to find the code for padding of product images to remove broder and spacing between images but i am unable to find, can you please help me to find the code for this work in expanse theme.
Hi @Fahad_Ahmad ,
If you want to remove padding from both side of the product image then
Follow these steps:
-
Open customization
-
Go to section of this product
-
Open Custom CSS
-
Paste this code
.grid-item {
padding-left: 0px;
padding-right: 0px;
border: none;
}
- Save it and refresh
i want to apply for all products, and i cant find the section, can you please have a look and help me?
my store link is
(df0a69.myshopify.com)
Thank you so much
Give me the product page URL where you want to remove gap and border
Hi, I have exactly same problem. I tried what you suggested above, zero effect. What can i do?
Hi @Anna0423
Please share your store URL

