Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1129564

    Hi!
    I have a problem with my contatct form:
    I have a space concern between the different fields. can you help me solve this little problem? (see private access to my site)

    Thanks a lot
    Gaëlle

    #1129757

    Hey oeilneuf74,

    I am connected but which page has the form?

    Best regards,
    Basilis

    #1129891
    This reply has been marked as private.
    #1130013

    HiGaëlle,

    https://cl.ly/7fc55dd68d16 Here is what I am seeing. How do you need to adjust it?

    Best regards,
    Victoria

    #1130057
    This reply has been marked as private.
    #1130833

    Hi,

    Thank you for the update.

    Did you deactivate or change the user account? We can’t access the dashboard using the login details above.

    Best regards,
    Ismael

    #1130874

    Hi Ismael,
    These are the credentials:

    Thanks a lot
    Gaëlle

    #1131151

    Hi,

    Thank you for the update.

    You can use the following css code to remove the margin at the bottom of the input fields.

    #top .input-text, #top input[type='text'], #top input[type='input'], #top input[type='password'], #top input[type='email'], #top input[type='number'], #top input[type='url'], #top input[type='tel'], #top input[type='search'], #top textarea, #top select {
        margin: 0;
    }

    Best regards,
    Ismael

    #1131520
    This reply has been marked as private.
    #1131543
    This reply has been marked as private.
    #1131893

    Hi,

    Thank you for the update.

    We added the appropriate column class attributes to the form fields to separate them.

    
    <p class="first_form form_element flex_column av_one_third  flex_column_div first">[select* indicatiftel "+33" "+41"]</p>
    <p class=" form_element flex_column av_two_third  flex_column_div">[tel* telephone placeholder "Téléphone*"]</p>
    
    

    Best regards,
    Ismael

    #1132990
    This reply has been marked as private.
    #1133162

    Hi,

    You’re welcome. Glad we could help. Please feel free to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Customize contact form’ is closed to new replies.