Header
Hello
I´am using vantage theme. I need help with empty space between header and first image. I display none; the menu .I want this menu in the row with logo.
Is it possible this empty space shorten?
There is a image.
Best Regards
Josef
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Josef
Thanks for reaching out.
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
Thanks :)
Add the following to Custom CSS:
/* Home */ .home.layout-full .panel-grid:first-of-type .panel-row-style.panel-row-style-full-width { padding-top: 0; } .home #main { padding-top: 0; }And then finally, remove the -60px bottom margin you’re currently using for the main menu.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.