Twitter Bootstrap 3 Sticky Footer

Brad Fletcher picture Brad Fletcher · Jul 31, 2013 · Viewed 336.5k times · Source

I have been using the twitter bootstrap framework for quite a while now and they recently updated to version 3!

I'm having trouble getting the sticky footer to stick to the bottom, I have used the starter template supplied by the twitter bootstrap website, but still no luck, any ideas?

Answer

Jon picture Jon · Feb 6, 2014

just add the class navbar-fixed-bottom to your footer.

<div class="footer navbar-fixed-bottom">