Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13488

    Thanks for the help earlier. I also want to shrink the space between the social icons and the header text. I’ve added the following to my CSS
    #site-logo { padding-top: 0; }
    #hgroup-wrap { padding-bottom: 0; }
    #homepage-message { margin-top: 0; }

    Is there something else I can add to shrink that space?

    http://www.libraryjourney.org

    #13516
    Sakin
    Keymaster

    @hgroup: you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #hgroup { padding-top: 0; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header Text and Social Icons’ is closed to new replies.