We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

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
12073 2359 2539

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.
- 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.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Reply 1 (1)

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

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.
- 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.
- Enjoy 1 month of Shopify for $1. Sign up now.