By default, the checkboxes in Contact Form 7 appear in one single line one after the other, a behaviour we rarely would like to see. In worst case, we even get a checkbox at the end of the line and its text in a new line. No way I’d say:

wordpress contact form 7 checkbox 01

Fortunately, it is very easy to grant each checkbox its own line. All we need to do is to assign display:block to the respective element:

That’s it, now all the checkboxes appear in their own line:

wordpress contact form 7 checkbox 02


Time has passed and you found it meanwhile working by default in the actual version of Contact Form 7? Any other feedback? Please share your comment.