Viewing 1 replies (of 1 total)
  • Hi @stuartsmithus,

    You may try applying the custom style to remove margin below the site content and above the footer:

    .site-content{
    margin-bottom:0;
    }
    .footer-sidebars-wrapper{
      margin-top:0;
    }

    If it is not helpful I’d appreciate if you provide your site URL.

Viewing 1 replies (of 1 total)
  • The topic ‘How to clear white space’ is closed to new replies.