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

    Hi, I have form which has several text inputs. I would like one of those inputs to be a larger text area allowing users to write a paragraph or so.

    I am able to show what I want by editing the form in inspect element but I don’t know how to customize enfold to do what I want.

    View post on imgur.com

    #754115

    Hey tjpicasso,

    It’s not clear what you are trying to achieve? I assumen you are trying to add a mailchimp form Is that correct?

    To do so please go to mailchimp.com create your list and get the API key and add it in the Enfold > Newsletter area and you can use the mailchimp element in advanced layout builder.

    Please note text area may not be possible using mailchimp please get in touch with them or check their documentation.

    However if you like to create a simple form with text area you can use the contact form element in ALB.

    Best regards,
    Vinay

    #754710

    Hi Vinay,

    I have already added the Mailchimp form but I need to customise one of the inputs. Currently, it is a single line text input but I want it to be larger.

    <input type=”text” id=”txtDescEd” />
    <textarea name=”txtDescEd” cols=”60″ rows=”10″ />

    I’ve taken someone screenshots to make it a bit clearers.

    I don’t need to change anything in MailChimp, just one input on the Enfold MC form element

    View post on imgur.com

    #754871

    Hi,

    Thank you for the clarification, but I’m sorry to say that it’s not possible with input field to increase the height and make it work like a text area. Even if you increase the height using CSS input field can take input in a single line only.

    Best regards,
    Vinay

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