Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, I'm using the Dawn theme and I've noticed on desktop there's a significant padding between the top nav and the body content.
Website: www.earthtoplanet.com
and here: https://earthtoplanet.com/collections/cartoons/products/the-depreciating-value-of-popcorn
Where can I control the top-padding?
Thank you!
Solved! Go to the solution
This is an accepted solution.
Figured out this one for myself. The solution was to add the following to the base.css:
For the Featured Collection:
#shopify-section-template--14244790960243__featured_products.spaced-section {
margin-top: 0rem !important;
and for the Product Page:
#shopify-section-template--14244791124083__main.spaced-section {
margin-top: 0rem !important;
}
This is an accepted solution.
Figured out this one for myself. The solution was to add the following to the base.css:
For the Featured Collection:
#shopify-section-template--14244790960243__featured_products.spaced-section {
margin-top: 0rem !important;
and for the Product Page:
#shopify-section-template--14244791124083__main.spaced-section {
margin-top: 0rem !important;
}
Hi,
This didn't work for me, unfortunately. Is there an updated code?
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024