Hi all,
Is it possible to put two form fields on the same line? e.g,
First Name Last Name
Company Name
Email Address
Phone Number
Also, is there a way to reduce the amount of space between fields?
Thanks!
Solved! Go to Solution.
You can drag and fields to put them in separate columns in the editor, allowing you to put them on the same line. For space between fields, what exactly are you looking to reduce?
Vertical space between fields. E.g. if I have
Company Name
Email Address
I might want to have a single space between, or a double space between or a certain number of pixels.
I'd be willing to bet that's custom CSS
In Forms 2.0, you can drag the field over to the second column that will auto appear like you want.
The alternative is to use CSS and scripting.
You can modify the Field Length, but vertical distance probably is a custom CSS question. Ask your web dev.