I was requested to recreate a very - VERY complicated form that was built in react.
The new site (form is at the bottom) -
Summary
Problem#1 - I have 6 number slots that I need the Labels left justified. As the Label is basically A=_______
Problem#2 - The form has a field that effectively says: 1 day deliver, 2 day delivery, 3 day delivery + white glove service (basically 3 options with an additional option that can be selected below in addition to 1 of the other 3). I can’t seem to replicate that at all.
Problem#3 - To increase the columns past 3 with CSS ? I need 1 row of 5 and 1 row of 6 ?
Problem#4 - I’ve turned Ajax on in the short code but it still refreshes everytime I click next?
Any help would be greatly appreciated!