So I am in the middle of designing my own website. I am using the Debut theme, and right below the header, I have an image with text overlay. Between the image and the header, there is a large white gap. Can anyone please help me remove it?
1 Like
Could you share your store URL?
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.
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.
Password is briane
thanks for url can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
#shopify-section-hero {
padding-top: 0;
margin-top: -55px;
}
Worked like a charm! Thank you for your assistance.
its my pleasure to help us