Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #920188

    On bottom page the form do not display well https://www.myunica.it/realizzazione-siti-web-trento/

    [av_contact_field label='Nome' type='text' options='' check='is_empty' width='element_half'][/av_contact_field]

    #920246

    Hey unicaweb,

    The shortcode you have shared with us is correct for a 50% width form field. Did you use the contact form builder and select the form field width as 1/2 ?

    For testing purpose please try the below shortcode if you still don’t have any success please share the admin login details in private so we can take a look at it.

    [av_contact  (Email address hidden if logged out) ' title='Send us mail' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' form_align='' color='' custom_class='' admin_preview_bg='']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_half'][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_half'][/av_contact_field]
    [av_contact_field label='Subject' type='text' options='' check='is_empty' width='element_half'][/av_contact_field]
    [av_contact_field label='Telephone' type='text' options='' check='' width='element_half'][/av_contact_field]
    [av_contact_field label='Message' type='textarea' check='is_empty' options='' multi_select='' av_contact_preselect='' width=''][/av_contact_field]
    [/av_contact]
    
    

    Best regards,
    Vinay

    #920326

    Don’t work

    [av_contact (Email address hidden if logged out) ' title='Send us mail' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' form_align='' color='' custom_class='' admin_preview_bg='']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_half'][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_half'][/av_contact_field]
    [av_contact_field label='Subject' type='text' options='' check='is_empty' width='element_half'][/av_contact_field]
    [av_contact_field label='Telephone' type='text' options='' check='' width='element_half'][/av_contact_field]
    [av_contact_field label='Message' type='textarea' check='is_empty' options='' multi_select='' av_contact_preselect='' width=''][/av_contact_field]
    [/av_contact]

    #920716

    Hi unicaweb,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #920718

    Yes here in private

    #920785

    Hi unicaweb,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #preventivo form {
      margin: 0 auto;
      width: 60%;
    }
    
    #preventivo  .value_verifier_label {
        left: auto;
        bottom: 15%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #920814

    No this code do not work is not element_half

    #920977

    Hi,
    It appears you have figured it out. The forum input fields are 50% each as seen in the below screenshot.

    Best regards,
    Vinay

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