keep footer at the bottom
-
Hi
How to keep footer at the bottom of the page?
Hi,
Sorry, but our theme footer is always at the bottom of the page. Could you please send us a link where we can see what is wrong with it on your website?
Regards
My site is on localhost. Look at the attached photo.
Attachments:
You must be
logged in to view attached files.
Yes, it happens on a page with a low amount of content. Unfortunately, our theme doesn’t have a sticky footer option.
Regards
Can not enable this feature by css code?
Try this code snippet
.main-page-wrapper {
min-height: 80vh;
}
Some changes, but do not work in Responsive mode.
Attachments:
You must be
logged in to view attached files.
Try to replace with this one
.main-page-wrapper {
min-height: 100vh;
}
I’ve already tested this code. But this code is not suitable. I want the footer to fix and not move.
Sorry, but there is no other options for this in our theme.
Thank you for your support. Please add this feature in the next update.
Thank you for the suggestion!
The topic ‘keep footer at the bottom’ is closed to new replies.