Shopify themes, liquid, logos, and UX
I need help decreasing the line spacing for tables on product descriptions:
https://www.coastalcoffeecollective.com/products/new-product-copy
Ideally would like half this size.
Thanks so much. I added that at the end of the CSS file and nothing happened 😞
Check this one.
.accordion__content.prose .table-scroller td {
padding: 5px;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @coastalcoffee,
Please go to Customize > Theme settings > Custom CSS and add code:
.product-info__block-item table {
--table-cell-padding-block: 0.5rem;
}
Please add this code to Custom CSS in Sales channels > Online store > Themes > Customize > Theme settings
.product-info__block-item[data-block-id="description"] th,
.product-info__block-item[data-block-id="description"] td {
padding: 8px 1rem;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- 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.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025