Need website title & tagline invisible
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
1Hi 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.