My client has many items in the contact form. . Is there a way I can minimize the contact form, so it is not so big. I would like to be able to make the columns smaller, and the distance between the columns.
See link in private content
Hope you can help,
Thanks, Peter
Hi PeterHK!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_ajax_form p {
margin-bottom: 0;
}
This will make the spacing between elements smaller on contact form. Then you can edit your contact form and choose to display and chage form element width – http://i.imgur.com/SjGvcsa.png
Best regards,
Yigit