Gap below the absolute footer - by edawaer

This topic has 2 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Olga Barlow

  • Avatar: edawaer
    edawaer
    Participant
    October 4, 2021 at 12:57

    Hi team the pages on my website is showing Gap below the absolute footer which you can see here https://prnt.sc/1uqw1xx
    Also there is negative margin on top of all the pages which I have removed through CSS but now whenever I am adding a new page I have to manually add the negative top margin on the top of the first section
    Please suggest me how I can resolve this both the issue

    I have shared the log in credential in the private section of this form

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 4, 2021 at 17:30

    Hello,

    1) Our theme does not have option to fix the footer to the window bottom. Our theme 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.
    2) Add the below code to Theme Options > Custom CSS to remove space between header and page content.

    .template-container .site-header {
        margin-bottom: 0;
    }
    

    Regards

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

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

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.