• Chris White

    (@chrislovessushi)


    The fields are incorrect. The available fields are:
    class=
    class=
    class=
    class=
    a

    Below is the form:
    <div id=”responsive-form” class=”clearfix”>
    Thank you for your interest in Bintelli! We would be pleased to provide you a quote for the vehicle(s) you desire, we just first need a little information from you. Please complete and submit the form below and we promise to contact you back shortly! If you prefer to be contacted by email or by phone primarily, please note that in the comments box. At times, email replies may go to a junk mail or spam folder, so if you do not see a reply from us within 24 hours, please check these folders in your email account. We look forward to hearing from you and can not wait to add you to the Bintelli family!

    <div class=”form-row”>
    <div class=”column-half”><label>Your Name</label>[text* your-name placeholder “”]</div>
    <div class=”column-half”><label>Email Address</label>[email* your-mail placeholder “”]</div>
    </div>
    <div class=”form-row”>
    <div class=”column-half”><label>Phone Number</label>[tel* tel-272 placeholder “”]</div>
    <div class=”column-half”><label>Zip code</label>[text* text-841 placeholder “”]</div>
    </div>
    <div class=”form-row”>
    <div class=”column-quote-full”>
    <label>Have a specific color in mind? When would you like delivery by? Simply let us know what features or accessories you would love to have and we will gladly assist you in building your dream vehicle!</label>[textarea your-message placeholder “”] </p>
    </div>
    </div>
    </div>
    [recaptcha]
    <p>[submit “Send”]</p>

    <style>
    textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 150px;
    }
    .column-half {
    text-align: center;
    }
    .column-quote-full {
    text-align: center;
    }
    div#responsive-form {
    text-align: center;
    }
    </style>

  • The topic ‘Incorrect Fields in Settings’ is closed to new replies.