Removing Header- origin theme

Hello, I am trying to remove the header off my store. I went to theme.liquid and removed the {% section ‘header’ %} … the header is now gone, but there is now a large space before the announcement bar. I’m not sure what to do to remove that space. Help please.

I removed my footer the same way and that looks perfect.

This is what it looks like

Hey @Johnesemarie ,

Can you share the link to your store?

Hey @Johnesemarie ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Thank you so much !