How to keep app global footer stuck at the bottom
Hello. I have a footer for my application with the copyright. I did it with a RenderHook like this:
And it is working fine, but I would like to know how to make it sticky to the bottom. Now it appears when the content of the page ends, so it is in a different position every time.
I have tried to use CSS, but I don't know what class I have to manipulate.
Any ideas, please?
And it is working fine, but I would like to know how to make it sticky to the bottom. Now it appears when the content of the page ends, so it is in a different position every time.
I have tried to use CSS, but I don't know what class I have to manipulate.
Any ideas, please?


Solution
GitHub
Description
Memorization is just a pain.
Code style
composer cs command has been run.
Testing
Changes have been tested.
Documentation
Documentation is up-to-date.
Memorization is just a pain.
Code style
composer cs command has been run.
Testing
Changes have been tested.
Documentation
Documentation is up-to-date.