Liquid, JavaScript, themes, sales channels
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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?
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022