Hello!
Does anyone know how to modify the structure of the form? I need to place 2 required info fields in the same line, while the default configuration of this plugin only allows 1 field x line in vertical disposition.
The result should be visualized in this way:
from...
NAME [FIELD]
SURNAME [FIELD]
CITY [FIELD]
COUNTRY [FIELD]
to...
NAME [FIELD] SURNAME [FIELD]
CITY [FIELD] COUNTRY [FIELD]
Thank you!