Hi there, How do I remove the padding/white space between the header and the text in my product description (Brooklyn theme)?
https://www.hetkruidenhuisje.nl/products/aardbeiblad
Thanks in advance!
Astrid
Hi there, How do I remove the padding/white space between the header and the text in my product description (Brooklyn theme)?
https://www.hetkruidenhuisje.nl/products/aardbeiblad
Thanks in advance!
Astrid
@Astrid7 please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-product #shopify-section-product-template .product-single__meta .product-single__description >h6{
margin: 5px 0 !important;
}
That was quick! ![]()
Thank you very much, it looks so much better now!
it my pleasure to help you please accepting my answer as solution and click on like