Adelle Sedai
asked 10 years ago

Hi,
Apologies if this is a really obvious question but after searching through the Q&A here, I couldn’t find the answer.
What I’d like to do is remove the site’s tagline from underneath my sidebar logo; I know I could just remove the tagline altogether but I’d prefer to keep it, just confined to the site’s <title> tags if possible.
Thanks! πŸ™‚

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can add the following code to the Header code (Dashboard > Customize > Custom code).

<style>.site-subtitle { text-indent: -999px; } </style>

Hope this helps !

Adelle Sedai
replied 10 years ago

Brilliant, thank you Dominic πŸ™‚

Powered by DW Question & Answer Pro