Home>Support>Removing the Logo

Removing the Logo

By Brett Bazaar, 10 years ago. Last reply by Greg Priday, 10 years ago.

I have the premium version of the Vantage theme and I have my homepage setup exactly how I want it, but I have no desire for a logo above the menu. Is there a piece of Custom CSS I can add to prevent the logo from showing up above the menu?

I already made it simple a transparent image, but removing it entirely would be the ideal way to fix this.

PS – I had to re-install and I put my email int he form, but I never got my order number remailed to me. I tried it several times.

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

  1. 10 years, 5 months ago Greg Priday
    Hi, I Work Here

    Hi Brett

    There are a few ways you could accomplish this. A pure CSS solution is fairly straight forward.

    #masthead .logo {
       display:none;
    }

    Another solution would be to create a child theme and overwrite the file parts/masthead.php with your own file that excludes the logo HTML. You’ll need to be reasonably familiar with child themes to do this though.

    As for your order number, if you drop an email to [email protected] we’ll try find that for 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