Contact Form 7 not formating check boxes correctly

The page contact form check boxes have some kind of problem, its as though they are not receiving their spacing from the contact form 7 style sheet. i’ve added the CSS but t didn’t work… any fixes ??

.wpcf7 input[type=“text”]{
margin-top:10px;}

http://nnburger.com/tell-us/

Hello @steven,

Thanks for asking.:slight_smile:

Please add following CSS under X > Launch > Options > CSS and let us know how it goes:

.wpcf7-list-item input[type="radio"] {margin-right: 10px;}

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.