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

    I’d like to display my tagline without the header text above my logo. If I remove the header title it effects the actual site title. Is there a code or css change I can make to do this?

    Site URL: http://fictionaddiction.ca/

    #20976
    Sakin
    Keymaster

    @FictionAddiction: You can add Site title and description. Then to remove the site Title only, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #site-title { display: none; }

    #20980

    Excellent works perfectly.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Tagline Without Header Title’ is closed to new replies.