Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11409
    djb
    Member

    Am working on a site in progress – http://www.bodybetterhealth.com. Please can you tell me how to reduce the space between the logo and the header text. I’ve had a search through the forums but can’t find the answer as most of the reducing space questions is around the logo and the menus and not between the logo and the header text so none of the CSS works.

    Thanks

    #11443
    Sakin
    Keymaster

    @djb: You can adjust the space by reducing the padding top. So, adjust as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #hgroup.with-logo { padding-top: 20px; }

    #11463
    djb
    Member

    Brilliant – it looks much better. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Space between logo and header text’ is closed to new replies.