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.

Replies

6
  1. Daniel Staff 11 years, 5 days ago

    Hi Vincent,

    Is this a link to your site http://www.idealsolutions.com? I could not visualize what you are describing there.

    Please update me on this so that I can check this out

  2. Vincent Maniscalco 11 years, 5 days ago

    OK so the header, that is above the navigation menu, on my site it has a yellow background, logo and widget area with a down arrow.

    I only want that header to display on the home page. I do not want that to display on any of the other pages.

    Does that make sense?

  3. Daniel Staff 11 years, 5 days ago

    Hi Vincent,

    The description you gave is quite clear and I have understood you. However when I look at you site I can only see a page full of Ads no other pages.

  4. Vincent Maniscalco 11 years, 5 days ago

    Aw sorry, wrong link: idealextractions.com

  5. Daniel Staff 11 years, 5 days ago

    Hi Vincent Maniscalco

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    body.page-id-12 .hgroup.full-container {
        display:block !important;
    }
    .hgroup.full-container {
        display:none !important;
    }

    Let me know if that works out for you

    Cheers

  6. Vincent Maniscalco 11 years, 5 days ago

    Perfect , Thanks!

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