Home>Support>Disable header in theme
  1. 8 years, 8 months ago Greg Priday
    Hi, I Work Here

    Hi LaTorri

    One option here would be to make sure you remove everything from the header. You can empty the menu for example by navigating to AppearanceTheme SettingsLayoutMasthead Menu. Disable this setting.

    Then add the following custom CSS.

    #masthead{
        display: none !important;
    }
    

    That should do the trick.

  2. 8 years, 8 months ago LaTorri McCray

    Thanks so much Greg! It worked like a charm!

  3. 8 years, 8 months ago LaTorri McCray

    On second thought…This also removes the menu. I want to keep the menu at the top. I only wanted to remove the top header (not the menu). Is that possible?

  4. 8 years, 8 months ago SiteOrigin
    Hi, I Work Here

    Hi LaTorri

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    body.responsive.layout-full #page-wrapper .hgroup.full-container {
    	display: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  5. 8 years, 8 months ago LaTorri McCray

    I must be missing a step. In inserted the code you provided and it adds the header back in. I want to remove the header where the logo resides but keep the menu. I have an example of what I want to accomplish but your site would not allow me to upload the image. Is there another way I could send it to you?

  6. 8 years, 7 months ago SiteOrigin
    Hi, I Work Here

    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.

  7. 8 years, 7 months ago Private Message - LaTorri McCray

    This is a private message.

  8. 8 years, 7 months ago SiteOrigin
    Hi, I Work Here

    Thanks. A screenshot doesn’t help too much because we’re unable to inspect the source code. A live URL let’s see exactly what’s happening the page’s CSS, from there we can make adjustments. We’re unable to see your WordPress site using the above URL. Please, send login details if necessary.

  9. 8 years, 7 months ago LaTorri McCray

    As mentioned previously you will need to edit host file on your computer to see the live version of the site. I will obtain the instructions for you and send them your way.

  10. 8 years, 7 months ago SiteOrigin
    Hi, I Work Here

    Thanks

  11. 8 years, 7 months ago Private Message - LaTorri McCray

    This is a private message.

  12. 8 years, 7 months ago Private Message - SiteOrigin Hi, I Work Here

    This is a private message.

  13. 8 years, 7 months ago LaTorri McCray

    Hello-

    Try changing the IP in your host file to the following: Private Snippet

  14. 8 years, 7 months ago Private Message - LaTorri McCray

    This is a private message.

  15. 8 years, 7 months ago SiteOrigin
    Hi, I Work Here

    Sure. I’ve marked the address as a private snippet. The grey background indicates this.

  16. 8 years, 7 months ago SiteOrigin
    Hi, I Work Here

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    body.layout-boxed .hgroup.full-container {
    	display: none;
    }
    
  17. 8 years, 7 months ago Lucas Tolle

    I wonder what you want to do.

    Do you want a page without the header:

    – Maybe “with or without menu”
    – Maybe “with or without logo”
    – Maybe “without the two”

    – Just wanted to do on a single page or a few. Or would like to do this in all page?

    I have the solution for you. But I need to know what you really want to do among the items mentioned above.

    Let me know to help you.

    Lucas Tolle

  18. 8 years, 7 months ago LaTorri McCray

    That worked! Thanks!

  19. 8 years, 7 months ago SiteOrigin
    Hi, I Work Here

    Super :) Glad that helped.

    Thanks for your offer Lucas. Appreciate it!

    • 8 years, 7 months ago Lucas Tolle

      Support Team, I’m always available to help.

      Count on me!

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More