Different header on homepage. Vantage
For my website www.tj-advies.nl I want to use a different header on the homepage. The big idea is that there wil be no logo shown in the header on the homepage. On all other pages the logo should be visible.
I figured that is might be the best way to use a different masthead for the homepage. Is that the best way or is there another way? And how can I accomplish that?
Thanks in advance.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi SKILL
Try the following under Appearance > Custom CSS:
/* Home */ .home header#masthead .hgroup { display: none; }Should do the trick if you just want to remove the header and logo on the home page.
Will either of these plugins work
https://wordpress.org/plugins/unique-headers/
https://wordpress.org/plugins/wp-display-header/
One of them states
“You must use a theme which utilizes the built-in custom header functionality of WordPress. If your theme implement it’s own header functionality, then this plugin will not work with it”
Unfortunately, Vantage does not make use of the default WordPress custom header feature.
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.