Home Forums WoodMart support forum Recover Contact Form as Demo

Recover Contact Form as Demo

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #71451

    Pindorama
    Participant

    Hi!

    Can you help me to recover the CONTACT FORM identical as Woodmart’s demo?
    It is not on my trash anymore!!!

    #71461

    Hello,

    Please clarify which form do you want to reproduce? Provide URL or screenshot.

    Best Regards

    #71537

    Pindorama
    Participant

    Demo Contact Page, see attached.

    Thanks!

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

    Pindorama
    Participant

    see the top part of the page attached (Demo Contact Page)

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

    Hello,

    Here is the code of the form:

    <div class="row">
    <div class="col-md-6" style='margin-bottom:20px;'><label>Your Name</label>[text* your-name]</div>
    <div class="col-md-6" style='margin-bottom:20px;'><label>Your Email</label>[email* your-email]</div>
    </div>
    <div class="row">
    <div class="col-md-6" style='margin-bottom:20px;'><label>Phone Number</label>[tel tel-767]</div>
    <div class="col-md-6" style='margin-bottom:20px;'><label>Company</label>[text text-1]</div>
    </div>
    
    <p><label>Your Message</label>[textarea your-message]</p>
    
    <p>[submit class:btn-color-black "ASK A QUESTION"]</p>

    Here is the layout of the contact page template: http://prntscr.com/kfsjww

    Best Regards

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