Hi,
I am using the Enfold Contact Form and I would like to make it smaller in height (both the fields and the space between them). How can I do this with a CSS code?
Thank you in advance!
Best,
Anton
Hey tonydobrevski,
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
#top .avia_ajax_form .text_input,
#top .avia_ajax_form .select,
#top .avia_ajax_form .text_area {
padding: 6px;
border-radius: 3px;
}
.avia_ajax_form p {
margin: 8px 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Dear Victoria,
This code works perfectly!
Thank you very much!
Best,
Anton
Hi Anton,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
You can close the topic.
Best,
Anton