THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Tagline issue

Home › Forums › General Forums › Tagline issue

Tagged: tagline

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 2 months ago by claimingkin.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 18, 2014 at 3:12 am #1778
    claimingkin
    Participant

    Hi Han,

    I just uploaded a new graphic header on my family history blog that includes the tagline. I’m not quite done with the header, but I noticed that the tagline that I entered in my blog’s General Settings is visible too. I know to remove my tagline would ruin me SEO-wise. So how can I hide the tagline without fully removing it? Thanks in advance for your assistance!

    February 18, 2014 at 2:10 pm #1781
    han
    Keymaster

    You can hide it via CSS, go to “Appearance > Customize > CSS”, and put this

    .site-description {
      display:none;
    }
    February 20, 2014 at 1:17 am #1789
    claimingkin
    Participant

    Thank you so much Han. That did the trick!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php