Contact form 7 checkbox alignment

Hi, I’m having trouble with the CSS to align the checkboxes with their content, with each on a separate line.

I can get the boxes on separate lines to the content, and the content and boxes all on one line.

I would like it set up like this:

Box Text
Box Text 2
Box Text 3

I have tried:
display: block;
display: inline-block;
display: inline;
and none of them work… I’ve also tried putting a <br> in between each of the wanted rows, but that just makes it all disappear.

I have attached screen dumps of both scenarios I don’t want!

Hello,

Please provide me live website preview and I’ll do my best to provide you a fix.

This should be a contact form option, like displaying inline, and you could add the br/ after it

Regards

I have the same problem
I don’t add /br or any tag

Hello @fatoo,

You can also provide a link to your page using the checkbox es so that we can have a look at it and provide a solution.

Best Regards,
Support