Pin footer to the bottom without fixed-height


Topic: Pin footer to the bottom without fixed-height

There is a class or something else to pin a div (footer) to the bottom of the page without knowing his height?

 position: absolute;
 bottom: 0;
 width: 100%

^This doesn't work properly (it is stuck to the bottom of the screen, not of the page)


Hi, have you tried using .fixed-bottom class from navbars? Maybe this one could help you.

Dario Delle Donne (3DDario) commented 7 years ago

.fixed-bottom pin the footer to the bottom of the screen, not of the page.

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No