Bootstrap to show the "Contact Form 7" Form in Popup on click buttons.. Here are the step's.. 1) First need to add button.. where you want to show .. <div class="nst-center"> <a class="btn btn-default btn-rounded" data-toggle="modal" data-target="#nstregister">Contact Us</a> </div> ...