Home>Support>Vantage Theme: How to Remove Masthead from all pages except Home Page.

Vantage Theme: How to Remove Masthead from all pages except Home Page.

Hi there,

I am new to the forum site and would like to keep the menu on all of my site’s pages. However, the masthead is just too large for each page. I like the size of it for my home page. Ideally, I would like a different size masthead for all other pages. Is that possible? Otherwise, I would like to just keep the masthead on the home page and remove it from all of the other pages. Is there a way to do this but still keep the menu on all pages? Thanks. My website URL is http://physiostrength.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. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Physiostrength,

    Ideally, I would like a different size masthead for all other pages. Is that possible?
    Yes. Please install WooSidebars and set it up to override the masthead widget area on the home page. Be sure to give the documentation a read for instructions on how to do this.

    Otherwise, I would like to just keep the masthead on the home page and remove it from all of the other pages.
    This is also possible with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:

    .hgroup.full-container {
    	display: none;
    }
    
    .home .hgroup.full-container {
    	display: block;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 7 years, 5 months ago physiostrength

    Hi Alex,

    Thanks so much, that code worked like a charm. I appreciate the quick feedback. Thanks again!

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