Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13090
    crusehh
    Member

    (Not having much luck searching the forums)

    I would like to keep the tag line but remove the header. Is there something I can comment out in the CSS so that I can get rid of the white space?

    #13136
    Sakin
    Keymaster

    @crusehh: I don’t get it what you mean. You can remove the header image form “Appearance => Header”.

    If you are not talking about this then can you send me your Site URL and the screenshot of what you want to do it.

    #13239
    crusehh
    Member

    Thanks. The website is http://mmghealth.com/

    I am aware of the checkbox to remove the title and tagline from the header. However, I would like to remove the title and leave the tagline so that I can continue to leverage the responsiveness of the theme.

    So right now, I am living with some additional white space between the logo and the tagline.

    (white space is circled in red)

    http://mmghealth.com/?attachment_id=296

    #13249
    Sakin
    Keymaster

    @crusehh: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box which will reduce the padding space.
    #hgroup { padding-top: 10px; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove title from header’ is closed to new replies.