Form field css / styling
I'd like to be able to arrange form input fields side-by-side. I've been able to mimic this by aranging individual
Text Input
elements (see screenshot), but I want to do this in a Form
to take advantage of the built-in frontend validation.
0 Replies