Title: Checkbox Attributes
Last modified: April 10, 2017

---

# Checkbox Attributes

 *  [Lewis Elborn](https://wordpress.org/support/users/beaniie/)
 * (@beaniie)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/checkbox-attributes/)
 * I’m looking to create the following checkbox using CF7. It is essential I am 
   able to use the same attributes.
 * `<input type="checkbox" id="check-box" name="chk" class="chk-bx" hidden />`
 * Any assistance would be greatly appreciated. This [JsFiddle](https://jsfiddle.net/Beaniie/o352audw/7/),
   will show you what im trying to create.
 * Regards,
    -B
    -  This topic was modified 9 years, 2 months ago by [Lewis Elborn](https://wordpress.org/support/users/beaniie/).
      Reason: Read
    -  This topic was modified 9 years, 2 months ago by [Lewis Elborn](https://wordpress.org/support/users/beaniie/).
      Reason: Syntax correction

Viewing 1 replies (of 1 total)

 *  [muzKore](https://wordpress.org/support/users/muzoid/)
 * (@muzoid)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/checkbox-attributes/#post-9014913)
 * Adding the HTML5 global hidden attribute as far as I know cannot be done. Am 
   happy to be proven wrong. What you could do is just have a class in your CSS 
   called .hidden { display:none; } and add that instead.
 * [checkbox chk id:check-box class:chk-bk class:hidden]
 * Hope I got that right.
    -  This reply was modified 9 years, 2 months ago by [muzKore](https://wordpress.org/support/users/muzoid/).
      Reason: Spelling mistake DOH!!!

Viewing 1 replies (of 1 total)

The topic ‘Checkbox Attributes’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [attributes](https://wordpress.org/support/topic-tag/attributes/)
 * [checkboxes](https://wordpress.org/support/topic-tag/checkboxes/)

 * 1 reply
 * 2 participants
 * Last reply from: [muzKore](https://wordpress.org/support/users/muzoid/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/checkbox-attributes/#post-9014913)
 * Status: not resolved