Removing white spaces between the images in the product descriptions

Solved

Removing white spaces between the images in the product descriptions

AstorG1
Visitor
1 0 0

Hi 

So I have tried to serveral methods that were given in Solved: How to remove spacing between images in product description - Shopify Community, however it didn't work.  I am using Dawn.

I wonder if there are other alternatives. 

 

here is the link to the site Athena the Silicone Doll .

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11628 2278 2461

This is an accepted solution.

Hi @AstorG1 

Please use this code instead of 

.product__description.rte img {
display: grid !important;;
gap: 0 !important;;
margin: 0 !important;;
border: unset !important;
}

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Reply 1 (1)

Dan-From-Ryviu
Shopify Partner
11628 2278 2461

This is an accepted solution.

Hi @AstorG1 

Please use this code instead of 

.product__description.rte img {
display: grid !important;;
gap: 0 !important;;
margin: 0 !important;;
border: unset !important;
}

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.