selective-select

Mar 29th, 2017 06:01 AM

What should I do to make the footer sticky ? Thanks !

mark

Mar 29th, 2017 06:09 AM

You can try this fiddle.

learnthe-new

Mar 20th, 2019 08:56 AM

use the CSS position property i.e to be fixed.

Example: footer{postion: fixed;}