Home>Support>header

header

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Can I just have the pages I want to have the header on it?
I want the header on the Home page only. How do I do that?

URL: http://realityfootball4all.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, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Ali

    Thanks for reaching out.

    Try the following at Appearance > Custom CSS:

    /* Header */
    
    #masthead { 
    	display: none;
    }
    
    .home #masthead {
    	display: block;
    }
    

    Let us know how that goes :)

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