How to Add an ID Attribute to Contact Form 7 Checkbox Elements
The current version of Contact Form 7 does not insert the ID or class attribute into the input tag for the radio button and checkbox elements. This tutorial will show you how to programmatically add an ID attribute to the Contact Form 7 checkbox and radio button elements using jQuery.
Details