How can I move the map on the bottom of the page within "Contact Us" so the form comes first? Thank you.
Hello, (Goto - Appearance -> Editor) Follow below attached image. HTML: <!-- Map --> <div class="col-md-12"> <div class="contact-temp-map"> <!-- Replace this iframe code with your location code--> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d234700.74934683295!2d77.40589145!3d23.199409700000004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x397c428f8fd68fbd%3A0x2155716d572d4f8!2sBhopal%2C+Madhya+Pradesh!5e0!3m2!1sen!2sin!4v1410176117167" width="600" height="450" frameborder="0" style="border:0"></iframe> </div> </div> <!-- Map --> Thanks & Regards Pramod