This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

just simple : hide mashead picture on one page

Resolved 2 replies premiumthemetheme-vantage
10 years ago · Last reply by Mike V 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Daniel Staff 10 years, 11 months ago

    Hi Mike

    You just missed something small :) Please have a look

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

    Cheers

  2. Mike V 10 years, 11 months ago

    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.

Have a different question or issue?

Start New Thread