Home>Support>Remove just logo from homepage only, maintaining menu bar in Vantage

Remove just logo from homepage only, maintaining menu bar in Vantage

By Emilien Zola, 9 years ago. Last reply by Magus, 9 years ago.

Hi, I successfully followed instructions in a separate thread, to remove both logo and menu bar from my home page. However I would like to maintain my menu bar. Can anyone suggest the right css script to use ?

Thanks in advance !

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, 4 months ago Magus
    Hi, I Work Here

    Hi Emilien Zola

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

    Thanks

    Magus

  2. 9 years, 4 months ago Private Message - Emilien Zola

    This is a private message.

  3. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Hugo

    Your custom CSS should read

    .home #masthead .hgroup .logo {
        display: none;
    }
    

    If you want to remove the white space at the top as well please add this.

    #masthead .hgroup {
    padding: 0 !important;
    }
    

    Let us know how you get on

    Magus

  4. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Hugo

    apologies the second snippet should read

    .home #masthead .hgroup {
    padding: 0 !important;
    }
    

    Magus

  5. 9 years, 4 months ago Emilien Zola

    Many thanks Magus, this works perfectly. Problem solved !

    Thanks for the excellent support !

    Hugo

  6. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Hugo

    No problem.

    If you need any more help, please feel free to open a new support thread.

    Magus

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