Bootstrap fixed footer


Bootstrap fixed footer– You can use navbar-fixed-bottom class to make footer fixed.


Here is an example of sticky/fixed footer in bootstrap-

Bootstrap fixed footer Example:

<div class="footer navbar-fixed-bottom"><a href="">Home</a></div>

Advertisements

Add Comment

📖 Read More