-
ForeverGift -
Lorenz JotForm SupportHi ForeverGift,
Thanks for reaching out to us for help. To clarify, are you referring to this:
I assume you want to add spaces between the texts, right? If so, then we can also use Custom CSS code to adjust that. You can add the code below into your form:li#id_390, li#id_393 {
margin-bottom: 30px !important;
}
Check out my result:
Give it a try and let us know if there's anything else we can help you with.