Disable header / top menu

I found the following in another thread: Blank - No Contact | No Header, Footer
But I’m already pretty far with my one-page and I wouldn’t like to start over. Is there any code I can add to the current page so that the header and top menu aren’t visible?
If that’s not doable but there’s a way do disable it on the whole site then that would be OK too!

Update: I tried adding this code to the css too:

body.postid-10675 .masthead, body.postid-10675 aside.x-sidebar {
display: none !important;
}
body.postid-10675 .x-main {
width: 100% !important;
}

but with no effect.

Hello Tokker,

Thanks for writing in!

1.) The custom css code that you are using will only work on the page bearing the ID 10675. If your one page navigation has a different ID, it will not work. To find out the page ID, kindly check out this documentation:

2.) If your page is already done but still you’d like to remove the header and navbar, you do not have to worry. All you have to do is just change the page template from Blank - No Container | Header, Footer into Blank - No Container | No Header, Footer. For more details about the different page templates in the theme, please check this out:

We would love to know if this has worked for you. Thank you.

Thanks, that worked! You are helping me out a lot, it’s already been worth the price of the theme! Thx.

Hi Tokker,

Glad that we are able help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.