<!-- Footer Start --> <div class="container-fluid pt-4 px-4"> <div class="bg-light rounded-top p-4"> <div class="row"> <div class="col-12 col-sm-6 text-center text-sm-start"> © <a href="#">Your Site Name</a>, All Right Reserved. </div> <div class="col-12 col-sm-6 text-center text-sm-end"> <!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/--> Designed By <a href="https://htmlcodex.com">HTML Codex</a> </br> Distributed By <a class="border-bottom" href="https://themewagon.com" target="_blank">ThemeWagon</a> </div> </div> </div> </div> <!-- Footer End -->