Remove just logo from homepage only, maintaining menu bar in Vantage
Hi, I successfully followed instructions in a separate thread, to remove both logo and menu bar from my home page. However I would like to maintain my menu bar. Can anyone suggest the right css script to use ?
Thanks in advance !
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
6Hi Emilien Zola
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
Thanks
Magus
This is a private message.
Hi Hugo
Your custom CSS should read
.home #masthead .hgroup .logo { display: none; }If you want to remove the white space at the top as well please add this.
#masthead .hgroup { padding: 0 !important; }Let us know how you get on
Magus
Hi Hugo
apologies the second snippet should read
.home #masthead .hgroup { padding: 0 !important; }Magus
Many thanks Magus, this works perfectly. Problem solved !
Thanks for the excellent support !
Hugo
Hi Hugo
No problem.
If you need any more help, please feel free to open a new support thread.
Magus
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.