Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
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
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 .
Solved! Go to the solution
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.
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.