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.

Remove Site Title from Header

Resolved 4 replies themetheme-vantage
Started · Latest reply by Theodore Reid

HI
I was wondering if there was a code i could use to remove the Title of my website from the header.
In my website i am using a Masthead background image and my website site logo is placed o the left hand site of my website and i added a link to the home page from this.

Therefore, the site title is not needed.

Thanks
Laura

URL: http://www.change-focus.com.au/wordpress/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff

    Hi CFG

    Try the following under Appearance > Custom CSS (Vantage Premium) or in a Custom CSS plugin like Simple Custom CSS if you’d like to stick with Vantage Free:

    /* Vantage Hide the Site Title */
    header#masthead .hgroup h1 {
    display: none;
    }
  2. CFG Admin

    Thanks for that Andrew!
    It worked!

  3. Andrew Misplon Staff

    Super, glad that helped. All the best.

  4. Theodore Reid

    is there anyway to delete the white space left behind??

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