Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #381871

    I’ve made a form with theme enfold see code:

    [av_contact_field label='Bedrijfsnaam' type='text'][/av_contact_field]
    [av_contact_field label='Contactpersoon' type='text'][/av_contact_field]
    [av_contact_field label='Adres' type='text' required='true'][/av_contact_field][av_contact_field label='Postcode' type='text' required='true'][/av_contact_field]
    [av_contact_field label='Woonplaats' type='text' required='true'][/av_contact_field]
    [av_contact_field label='Email' type='mail' required='true'][/av_contact_field]
    [av_contact_field label='Telefoonnummer' type='text' required='true'][/av_contact_field]
    [av_contact_field label='Artikel' type='text' width='300px'; required='true'][/av_contact_field]

    I can’t place to fielfds in two colums. How can I change the width?

    Thanks for a quick reply.

    #382259

    Hi dekoff!

    Thank you for using Enfold.

    Add the width attribute on the shortcode:

    [av_contact_field label='Contactpersoon' type='text' width='element_half'][/av_contact_field]
    

    Regards,
    Ismael

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