I should probably have added that I’m using the Astra theme and that it’s rendered the same in Brave, Chrome, Firefox and Opera browsers (all the current versions).
The styles applied to the poll are as follows (Brave developer tools):
.et-db #et-boc .et_pb_module .forminator-ui.forminator-poll[data-design=default] .forminator-poll-header+.forminator-poll-body, .et-db #et-boc .et_pb_module .forminator-ui.forminator-poll[data-design=default] .forminator-poll-header+.forminator-poll-footer, .forminator-ui.forminator-poll[data-design=default] .forminator-poll-header+.forminator-poll-body, .forminator-ui.forminator-poll[data-design=default] .forminator-poll-header+.forminator-poll-footer
The computed size of the forminator-poll-body is 870.8 px x 25.6 px. Increasing the height of the poll body in the style editor makes more space but doesn’t affect the answer layout. I see all 5 answers, but I don’t see the radio buttons at all unless I click an answer, in which case the selected button appears, overlaying the first character of the answer.
This poll renders perfectly in the Forminator preview, so I suspect a CSS problem, though I’m not expert enough to find it.