You can try with the following style
position: fixed;
bottom: 0px;
We are using scroll container which has top region, Center and bottom region. For us top and bottom is always fixed and does not float. And our footer stays really at the footer without any additional styling. Can you check if this works for you.
I think the scroll container with bottom region is intended for this purpose. If you put your footer in center region ofcourse it floats with respect to your content.
https://docs.mendix.com/refguide/scroll-container#common
Hi Nirmalkumar,
thanks a lot for your help.
I wil try this asap and give you feedback.
Good night!
Kind regards
Siegfried