Reply 304481 to: Gap below the absolute footer

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.