Hi Everyone,
I seem to be unable to figure out how to heavily minimize the padding between the header separator and the top of the product image and title. In the perfect world, it would be around 5 to 10px in separation.
I believe this is a global style, but I’m particularly interested in limiting the padding on the product page.
Thank you in advance.
2 Likes
Hi @thqkitco ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Hi, @thqkitco ,
I am Gavin. Glad to help you out.
Please share your store url.
Thanks
@thqkitco
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.
@thqkitco
Please add the following CSS code to your assets/base.css bottom of the file.
.spaced-section.product-section {
margin-top: 0rem !important;
}
Thanks!
Hello @thqkitco
please share your store URL and password(If it is password protected).
So that I can check and suggest you a solution.