Back to Footer & BigFooter
Footer

Footer Design 3

Beautiful Bootstrap footer block — copy & paste ready.

#bootstrap#footer

Live preview

Source code

html
<footer class="bg-primary text-white py-5">
  <div class="container text-center">
    <h3 class="fw-bold">Stay in the loop</h3>
    <p>Get the latest articles, components & tutorials.</p>
    <form class="row justify-content-center g-2">
      <div class="col-md-5"><input class="form-control form-control-lg" placeholder="you@email.com"></div>
      <div class="col-auto"><button class="btn btn-light btn-lg fw-semibold">Subscribe</button></div>
    </form>
    <div class="mt-4 small">© 2025 CodeShikhi · info.codeshikhi@gmail.com</div>
  </div>
</footer>

More designs in this section