just add the class navbar-fixed-bottom to your footer.
<div class="footer navbar-fixed-bottom">
Update for Bootstrap 4 –
as mentioned by Sara Tibbetts – class is fixed-bottom
<div class="footer fixed-bottom">
just add the class navbar-fixed-bottom to your footer.
<div class="footer navbar-fixed-bottom">
Update for Bootstrap 4 –
as mentioned by Sara Tibbetts – class is fixed-bottom
<div class="footer fixed-bottom">