Issues with Footer
-
Hello everyone!
I’m currently building website and used the Elementor Header&Footer Builder to design my footer.
Apparently there are two problems I can’t solve:
1. On pages with little content, the footer displays somewhere in the middle of the page, but not in the bottom.
I solved this issue by implementing the following code:
div.footer-width-fixer { position: fixed; bottom: 0; }
2. While the footer now is displayed on the bottom, it is now sticky, means that it continues tp go down as you scroll down. However, I don’t want the footer to be sticky and only want it to be displayed at the very bottom of the page.
Any ideas on how to solve this?
Thanks for any help!
Best Regards,
Maurice
The page I need help with: [log in to see the link]
- The topic ‘Issues with Footer’ is closed to new replies.