Home Forums Basel support forum CONTACT FORM IN BASEL THEME

CONTACT FORM IN BASEL THEME

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2973

    designbloq
    Participant

    Hi,

    I’m trying to create a contact form with the same layout style as the one in your demo – http://demo.xtemos.com/basel/contact-us-3/

    I’m using Contact Form 7 – can you provide me with the HTML form code so I can enter this into my contact form ?

    thank you

    #2983

    Artem Temos
    Keymaster

    Hello,

    Thank you for using our theme.

    Sure, here you have this code

    <div class="row">
    <div class="col-md-6">
    <p style="margin-bottom: 27px;"><label>Your Name (required)</label> [text* your-name] </p>
    
    <p style="margin-bottom: 27px;"><label>Your Email (required)</label> [email* your-email] </p>
    
    <p style="margin-bottom: 27px;"><label>Subject</label> [text your-subject]</p>
    </div>
    
    <div class="col-md-6">
    
    <p><label>Your Message</label> [textarea your-message]  </p>
    
    </div>
    
    </div>
    
    [submit class:btn class:btn-color-white class:btn-style-bordered "SEND A MESSAGE"]

    Regards

    #3002

    JustVic
    Participant

    Hey!
    Hope that this is the good topic.
    You are doing a great job here! I love to work with this theme.
    But, how do I remove the newsletter form that fade in when I access the webpage?

    Thanks and have a good time!

    #3007

    Artem Temos
    Keymaster

    Hi @JustVic,

    Thank you for contacting us. But we suggest you to create separate topic next time if you have some not relevant question 🙂

    You can disable this popup in Theme Settings -> Shop -> Promo popup.

    Regards

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