• Hi there,

    I see the post about removing white space from two weeks ago, but that CSS code isn’t working for me. I still have a large white gap between the header and products listing.

    This is the code I’m currently using –

    @media only screen and (max-width: 991px) {
      .content-wrapper #secondary.widget-area,
      .woocommerce-page-header + .content-wrapper {
        margin-top: 0;
      }
    }

    Any help you can give me would be great.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘White space below header’ is closed to new replies.