Hello All
We are aware of an issue that is currently interfering with the ability to add space in a form by placing an empty HTML component between fields. If you are not comfortable with modifying the form CSS to adjust spacing, you can add spacing between fields by adding an HTML component between the fields, then by adding something like <p style="line-height:25px;">.</p> into the HTML. You can adjust the line height to be the size of the space you want. Also make sure you make the . the same color as the background.