just simple : hide mashead picture on one page
Hi, I managed to get my page in the visuals as I imagined. I am very pleased with results and all your help. I have one simple request
On my page body http://www.g-laptops.com/librarymain/ I want to hide the masthead picture, it doesn’t fit there. I tried custom CSS
body.page-id-679 #header{
display:none;
}but it removed the menu also. And I want the menu to be there, but the masthead be away.. is there a simple way to fix it?
Thank you
Mike
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Mike
You just missed something small :) Please have a look
body.page-id-679 header#masthead .hgroup { display:none !important; }Cheers
fantastic, as usual it worked like a charm, thank you :)
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.