Hello @spitovich
I’ve visited your form, but I guess you’re not referring to align the fields at the middle, I guess you want to center the form, or maybe display the fields in the same row. I’m sorry, I’m not sure. Could you send me a screenshot showing how do you want to format the form, please?
By the way, the color of the texts of labels are similar to the background color and can be confuse, please, enter the style definition below through the “Customize Form Design” attribute in the “Form Settings” tab (https://cff.dwbooster.com/images/documentation/form-settings-tab.png):
#fbuilder .fields label{color: white !important;padding-right:15px !important;}
#fbuilder .fform * {color: white !important;}
Best regards.