Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2188
    Hassel
    Participant

    Hello, I’m triyng to customize the premium contact form 7 to look like the exemplo Animated Line Style, but I can’t find the option to do that. Could you help ? Thanks a lot.

    #2189
    Abanob
    Keymaster

    Hello Hassel,

    I hope you’re having a great day!!

    I have attached you the HTML content of the Animated Line Style Contact Form:

    <div class="row">
    <div class="col-sm-6">
    <p><label>Name*</label>
        [text* your-name]
    </p>
    </div>
    <div class="col-sm-6">
    <p><label>Email*</label>
        [email* your-email]
    </p>
    </div>
    </div>
    <div class="row">
    <div class="col-sm-12">
    
     <p><label>Message*</label>
                        [textarea* your-message]
    </p>
    </div>
    </div>
    
    <div class="row">
    <div class="col-sm-12">
    <p></p><p></p><p></p>
    <div class="pull-right">
    
                 [submit class:wpcf7-form-control wpcf7-submit "Send Message"]
    </div>
    
    </div>
    </div>

    Also, I have attached you an image of the Premium Contact Form widget settings to be able to implement Animated Line Style, please check it.
    Premium Contact Form 7 Settings

    If you have any farther questions, please don’t hesitate to feed me back.

    Thanks,
    Abanob

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.