Hi @BK01
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset > styles.css and paste this at the bottow of the file:
.product-area {
margin-bottom: 0;
}
Hi @BK01
.product-area {
margin-bottom: 0;
}