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.

Need website title & tagline invisible

Resolved 1 reply themetheme-vantage
11 years ago · Last reply by Daniel 11 years ago

Actually i am using a custom header image so the i need to invisible the website Title and tagline.
I know it is possible by removing the title & tagline but that is not good for SEO.
That’s why i need to invisible my website title by removing or putting some code. But where and which code i need to work, i am unable to make it.
If you kindly help me then i will be very much grateful to you.
thanks
faysal

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Daniel Staff 11 years, 8 days ago

    Hi Faysal,

    You can use the following custom CSS to hide them. Please place the at the bottom of the style.css file located via Appearance > Editor > Style.css

    .logo {
    display : none!important    
    }
    .support-text {
        display : none!important
    }

    Try that out. If that doesn’t work for you please send a direct link to your site I check this out.

    Cheers :)

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