Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey

    You can definitely reduce the space between the content area and the footer by adding this CSS code in Customize > Additional CSS field:

    
    .site-main article, .storefront-full-width-content .content-area, .site-main {
        margin-bottom: 0;
    }
    
    

    However, I do not recommend removing it entirely as some will be needed by the elements inside the content area.

    Cheers!

    Hi @fzoid,

    We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you there. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove blank space above the footer?’ is closed to new replies.