Home>Support>just simple : hide mashead picture on one page

just simple : hide mashead picture on one page

By Mike V, 9 years ago. Last reply by Mike V, 9 years ago.

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

URL: http://www.g-laptops.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Mike

    You just missed something small :) Please have a look

    body.page-id-679 header#masthead .hgroup {
     display:none !important;
    }
    

    Cheers

  2. 9 years, 6 months ago Mike V

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More