Survey Form completed, need some feedback

I have completed survey form, but I have been facing two problems. First front-end checkbox and its text is not at proper place.
Secondly, textarea is not displaying placeholder text.
Any other suggestion will also be warmly welcomed. Please have a look.

give .radio_box class align-items:center

Make sure there is no space between your opening textarea and closing textarea tags.

1 Like

Thanks alot. Both worked.