header
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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
1Hi 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.