See Styling Contact Form
Don’t edit files in the plugin’s folder.
I understand that; however the class declaration on one of the checkboxes “last” is the same as the declaration on my Theme, making the last checkbox float “right”. I need to change the class name on either the plugin or theme – theme would be difficult because I’d have to change multiple template files.
Let me know what you think. Thanks!
There is a link at the bottom Styling Contact Form to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.
Think I got it by forcing everything in the “checkbox” form item to float:none by adding !important.
Simple solution, thanks for helping me get there.