Hi,
I have used the following code to align the responses to the center of the form but the title isn't moving:
/*Code will align the radio checkbox to centre*/
.fd-form .fd-radio-group>.row{
text-align:center;
}
This is what it looks like on the form: