Need to remove white space below the footer!!!

This topic has 2 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler

  • Avatar: trendy
    trendy
    Participant
    November 15, 2023 at 14:37

    I’m creating footer from footer builder. I get the white space below the footer! How do I remove this? It never happened when I was using static blocks!
    I have disabled the caching but not working!!!
    https://prnt.sc/AzC3T0gFHry3

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 15, 2023 at 14:42

    Hello, Trendy,

    Thank you for reaching out to us with your concern regarding the white space below the footer on your website.

    Our theme does not have the option to fix the footer to the window bottom (independently of the footer builder you are using). It displays the footer at the bottom of the page content and if your page content is too short then additional space appears below the footer to the window bottom.
    You can try to use the next custom CSS code:

    .content-page {
        min-height: calc(100vh - 400px);
    }

    We hope this information is helpful.

    Kind Regards,
    8theme team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.