Topic: Fixed footer covers content
m.hamacher pro premium priority asked 6 years ago
Hello everyone,
I think there is a problem with the fixed footer. I my current project I have implemented the fixed footer and in general everything works fine. The Problem is, that if the content is as heigh as the window or if you scroll down to the end of the page, sometimes half of the last "line" is under the footer.
https://pasteboard.co/HZjeQHR.png
As you can see in the image the half of the pagination of an datatable is under the footer. I also have the problem with buttons under forms.
Best, Matthias
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.6.1
- Device: MacBook Pro
- Browser: Chrome
- OS: macOs High Sierra
- Provided sample code: No
- Provided link: Yes
Bartłomiej Malanowski staff pro premium commented 6 years ago
Can you show us your code? Do you use
position: fixed
on your footer?m.hamacher pro premium priority commented 6 years ago
I'm using the class
.fixed-bottom
as in the documentations for sticky footer provided. https://mdbootstrap.com/docs/jquery/navigation/footer/#sticky-footer