Home>Support>How to remove header from all pages except the home page

How to remove header from all pages except the home page

How can I only make the header (Logo + Widget area) visible on the home page?

I want the menu to be the only thing at the top on all other pages except the home page.

URL: http://www.idealsolutions.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 5 months ago Daniel
    Hi, I Work Here

    Hi Vincent,

    Is this a link to your site http://www.idealsolutions.com? I could not visualize what you are describing there.

    Please update me on this so that I can check this out

  2. 9 years, 5 months ago Vincent Maniscalco

    OK so the header, that is above the navigation menu, on my site it has a yellow background, logo and widget area with a down arrow.

    I only want that header to display on the home page. I do not want that to display on any of the other pages.

    Does that make sense?

  3. 9 years, 5 months ago Daniel
    Hi, I Work Here

    Hi Vincent,

    The description you gave is quite clear and I have understood you. However when I look at you site I can only see a page full of Ads no other pages.

  4. 9 years, 5 months ago Vincent Maniscalco

    Aw sorry, wrong link: idealextractions.com

  5. 9 years, 5 months ago Daniel
    Hi, I Work Here

    Hi Vincent Maniscalco

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

    body.page-id-12 .hgroup.full-container {
        display:block !important;
    }
    .hgroup.full-container {
        display:none !important;
    }
    
    

    Let me know if that works out for you

    Cheers

  6. 9 years, 5 months ago Vincent Maniscalco

    Perfect , Thanks!

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