Topic: Push footer to bottom of page

bobdempsey83 pro asked 6 years ago


Hello! I have an app here, that I'm having trouble getting the footer to fix to the bottom of the window. Any suggestions? https://bobd.me/apps/omdb-movie-search/ Thank you!

Ollie Vincent pro answered 6 years ago


Hi,

Do you mean something like this?

footer.page-footer .footer-copyright {
 position: fixed;
 bottom: 0;
 width: 100%;
 background: black;
z-index:9999999;}

bobdempsey83 pro commented 6 years ago

That worked. Thanks Ollie :)


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

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes
Tags