As you can see there is too much awkward empty space between the logo, the main menu, and the first header image. Can someone please help me figure out how to make it have less space between the main menu and the image below it?
Sorry you are facing this issue, it would be my pleasure to help you.
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.
It’s not a published site yet, it’s just a draft but here is the preview URL:
https://a3b37fkxl4dc5tcb-9665019951.shopifypreview.com
Thank you so much for taking the time to help!
yes, please add this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
.site-nav--centered {
padding-bottom: 0;
margin: 10px 0px;
}
This was PERFECT! Thank you so so much! Can you also help me figure out where to put this coding? I was given it by Privy, which is an embedded form I’m trying to put into my footer where people can sign up for email notifications.
<div class="privy-embed-form" data-campaign="2954447"></div>
It says to paste it where you want it to appear, and I want it in the footer but don’t know how to find the spot to paste it in!
its my pleasure to help us
yes you need that code past at footer so please go to edit code >>> section >>> footer
Hi there @SEETHEWAYISEE !
I’m glad to see you were able to get some help from the Community here already, that’s great!
I had a look at your store via the preview you shared here and it also looks great!
You’ve got an ‘about’ page and FAQ in place to share your story and what your store is about too,
Is this your first time selling your art online or at all?
If you have further theme customisation requirements, you can check out how you can get support here.
In this case, as you’re using the free Shopify Debut theme we can provide support for specific customisations for this theme.
We would generally advise against removing whitespace such as that discussed here, as it is in place to help with the clear visibility and navigation of stores.
Our themes team wants to help merchants make changes that will drive custom for their stores and improve customer experiences, so do check out the approved customisations above and see if there’s anything there you feel is appropriate.
thanks for update you have any issue now!

