To add a horizontal line in your form simply drag and drop a HTML Element into your form. Under the component settings simply insert the following html code into the content section. Note that the <hr /> tag represents a horizontal rule.
<hr />
Lets see how you can add a horizontal line in your form