Please add this CSS in the form settings > Theme > Custom Style > CSS:
body .ipt-eform-content .ipt_uif_question {
display: flex;
}
body .ipt-eform-content .ipt_uif_question .ipt_uif_question_label {
float: none;
display: inline-block;
max-width: 80px;
}
body .ipt-eform-content .ipt_uif_question .ipt_uif_question_content {
float: none;
display: inline-block;
}
If you want to appreciate my efforts, then please rate our products. It helps us establish stronger reputation across the marketplace.