Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #225985
    Tomàs Ferrão
    Participant

    Hi,

    I have the “default pro” version and I just added the contact section on the website. The contact page is perfect but the contact section on the home page is really big. I would like to move the email box (or subject box) on the right in order to have 2 columns (column name and column email) + reduce the size of the text box to reduce the space of the “square” like in the demo exemple/version.

    Thanks in advance for your answer !
    Best regards,

    #225986
    Tomàs Ferrão
    Participant

    Ah sorry and for the Newsletter what is the widget or the extension to use ? (for having the same as in the default pro demo)
    Also, I would like that the person who are registering their email are directly recorded on Mailchimp. How can I do that ?

    many thanks again

    #226019
    Skandha
    Participant

    @ruberaroots: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #226260
    Tomàs Ferrão
    Participant

    Hello Skandha,

    Here the website : http://www.ruberaroots.com

    Thank you!
    Best regards,

    #226420
    Skandha
    Participant

    @ruberaroots: Hello there,
    You will need to edit the contact form you are using to create a form of the size you want.
    So,
    Go to => Dashboard => Contact => Contact Form => Edit the form you are using => Replace the existing code with the following Code.

    <div style="width: 50%; float:left; padding-right: 20px;">
    <label> Your Name (required)
        [text* your-name] </label>
    </div>
    <div style="width: 50%; float:left;">
    <label> Your Email (required)
        [email* your-email] </label>
    </div>
    <label> Your Message
        [textarea your-message 40x1] </label>
    
    [submit "Send"]

    Let me know if this works out!
    Kind Regards,
    Skandha

    #226473
    Tomàs Ferrão
    Participant

    Hello,

    It works perfectly thanks a lot!

    and for the newsletter, what is the widget or the extension to use ? (for having the same as in the default pro demo)
    Also, I would like that the person who are registering their email are directly recorded on Mailchimp. How can I do that ?

    many thanks again

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Newsletter + contact (right side)’ is closed to new replies.