Hi, I need help lowering the padding size from product photo to thumbnails, title to reviews, and reviews to price. Please see the attachment
@mfazio ,
ul#Slider-Gallery-template--14969952862260__main {
padding: 0;
}
.product__title {
margin: 0;
}
div#shopify-block-2397e1e5-9923-4c24-8db4-da5faaf1652b {
margin: 0;
}
div#price-template--14969952862260__main {
margin: 0 0 11px 0;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Thank you, there’s still a gap between the title and the reviews. The rest were fine.
@mfazio ,
Apply that css and let me know…
Thank you, there’s still a gap between the title and the reviews. The rest were fine.
Already did. Still the same
That worked thank you

