Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #14142
    Bookmama
    Member

    Sorry I really have tried to read and follow every post about removing or reducing white space around the header. To that end I have the following as my custom CSS:

    #hgroup-wrap { padding: 0; }
    #site-logo { padding: 0; }
    .site { margin-top: 0; }

    but I still have big white spaces above and below my header image. What am I missing. The website is: http://youdeservetobehappy.com/ — ironic given that I’m tearing my hair out over the white space

    #14163
    Sakin
    Keymaster

    @Bookmama: You have to remove Social widget from “Header Top Sidebar” through “Appearance => Widgets” and same with header right sidebar. You can disable the header right sidebar from “Appearance => Theme Options => Header Options”, there you have to check on “Disable Header Right Sidebar” and save it.

    #14181
    Sarah
    Member

    @Bookmama I am also trying to reduce white space in my header. I am also new to coding. Where did you type in the code you listed. I found the Header section in the Editor but, I am wondering where in the code I should type the code.
    Thanks so much!

    #14194
    Sakin
    Keymaster

    @Sarah: You should add in your site URL. You can add the CSS in “Appearance => Theme Options => Custom CSS” box.

    #109829
    real_makkoy
    Participant

    Hello, I don’t have any widgets in my header top sidebar and I have also set padding to zero but there is still white space above my header image. Please how do I remove the white space. http://www.makkoy.com

    #109878
    Sakin
    Keymaster

    @real_makkoy: Can you try adding the following css in “Appearance => Additional CSS” box:
    #hgroup { padding-top: 0; }

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘White Space Above/Below Header Image’ is closed to new replies.