I'm publishing the form on my site using the API, and I'm able to customize it by modifying the CSS in the "advanced form properties" of the form builder. However, I'm not sure how to remove some HTML line breaks that are being inserted after the radio buttons. I would like to have the buttons sit side-by-side, but line breaks are being inserted somehow, and that's making them sit on top of each other.
Is there anyway to modify this kind of thing when I'm using the API to publish? Thanks.