Hi everyone!
I am new to owning my own website, and I also want to get rid of the header menu on my homepage only… I tried to put in the code Greg gave:
.home #masthead{
display:none;
}
… But it not only got rid of the header, it got rid of my logo and “slogan” at the top of the page too.
How can I fix this?