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
Hey oeilneuf74,
I am connected but which page has the form?
Best regards,
Basilis
HiGaëlle,
https://cl.ly/7fc55dd68d16 Here is what I am seeing. How do you need to adjust it?
Best regards,
Victoria
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
Hi Ismael,
These are the credentials:
Thanks a lot
Gaëlle
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
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