• Resolved krob7

    (@krob7)


    <div class=”contact_form fadeInRight wow”>

    <div class=”form-group clearfix”>
    <p>Your name*</p>
    [text* name placeholder “Enter your full name”]
    </div>
    <div class=”form-group clearfix”>
    <p>Email address*</p>
    [email* email placeholder “eg: john@email.com”]
    </div>
    <div class=”form-group clearfix”>
    <p>Phone number</p>
    [text* phone-number placeholder “eg: (312) 555 1234″]
    </div>
    <div class=”form-group clearfix”>
    <p>I would like to discuss</p>
    [select type class:wide “New product” “Product Revision” “Your capabilities” “Information”]

    </div>
    <div class=”form-group clearfix”>
    <button type=”submit” class=”button hvr-bounce-to-right”><i class=”fa fa-long-arrow-right”></i> Get a free consultaion</button>
    </div>

    </div>

Viewing 1 replies (of 1 total)
  • Thread Starter krob7

    (@krob7)

    I made changes to the dropdown and I believe that’s where my problem is.

    [select type class:wide “New product” “Product Revision” “Your capabilities” “Information”]

Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form -1 Configuration Error’ is closed to new replies.