Home Forums WoodMart support forum code for the contact form

code for the contact form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #622388

    mbsoftmb
    Participant

    Hello. Please send us the code for the contact form that is on your demo site https://woodmart.xtemos.com/mega-electronics/our-contacts/

    Attachments:
    You must be logged in to view attached files.
    #622489

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please navigate to the Contact Form >> Add New Form >> And paste this code into the new form:

    <div class="row">
    <p class="col-md-6">[text* First name placeholder ="First name"]</p>
    <p class="col-md-6">[text* Last name placeholder ="Last name"]</p>
    </div>
    <p>[email* Email placeholder ="Email"]</p>
    <p>[textarea your-message placeholder ="Your Message"]</p>
    <p>[submit class:btn class:btn-color-primary class:btn-style-semi-round "Send Message"]</p>

    Then save it.

    Now use that contact form on the site anywhere with the Contact Form 7 Elementor Widget: https://ibb.co/z6fKMSD

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)