Home>Support>How to Hide Site Title Behind Masthead Image

How to Hide Site Title Behind Masthead Image

By Sabrena Jay, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

I’m using the Vantage Premium theme and the site title is appearing over my header image. How can I hide the site title from the page? Right now I deleted the site title and tag line but it’s needed for SEO purpose.

URL: http://sabrenajay.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, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sabrena

    You should ideally make your header image text a PNG with a transparent background and add that as your logo. Then add the background image as the masthead background under Appearance > Customize. That would give your users a clickable logo and sort out the SEO side of things.

  2. 9 years, 11 months ago Sabrena Jay

    How do I make the logo clickable?

  3. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    A logo added via Appearance > Theme Settings > Logo will be clickable. If you’d like to add your entire header image as the logo then all you need to do is add the image at the above location I just mentioned. Finally add the following under Appearance > Custom CSS:

    /* Full header logo */
    
    header#masthead {
    padding: 0 !important;
    }
    
    header#masthead .hgroup {
    padding: 0 !important;
    }
    
    header#masthead .hgroup .logo img {
    width: 1080px;
    }
    
    .main-navigation {
    margin: 0 !important;
    }
    
    body.responsive header#masthead .hgroup .support-text, body.responsive header#masthead .hgroup #header-sidebar {
    display: none !important;
    }
    
  4. 9 years, 10 months ago Sabrena Jay

    It worked. Thanks!

  5. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that helped.

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