• Hello all,

    I’m using a twenty twelve child theme and I am trying to remove the white space between the header area and site content area on the HOMEPAGE only. I want it at just one pixel.

    Current CSS settings;

    .headcontent {
    margin: 0 auto 1px auto;
    }
    .home .site-content {
    margin: 0;
    padding: 0;
    }

    See: http://www.fhstyle.ie/wip/

  • The topic ‘[Theme: TwentyTwelve] White Space Between Header & Site Content’ is closed to new replies.