Title: Checkbox display
Last modified: August 30, 2016

---

# Checkbox display

 *  Resolved [ioioiofilip](https://wordpress.org/support/users/ioioiofilip/)
 * (@ioioiofilip)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/checkbox-display/)
 * Is there a way to display the checkboxes or radio buttons inline or block without
   overriding all the forms? I used this`.wpcf7-list-item { display: block; }` but
   it changes all the fields to block display. Thanks!
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/checkbox-display/#post-6381034)
 * See [Styling Contact Form](http://contactform7.com/styling-contact-form/)
 *  Thread Starter [ioioiofilip](https://wordpress.org/support/users/ioioiofilip/)
 * (@ioioiofilip)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/checkbox-display/#post-6381057)
 * Right. Thank you
 *  Thread Starter [ioioiofilip](https://wordpress.org/support/users/ioioiofilip/)
 * (@ioioiofilip)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/checkbox-display/#post-6381075)
 * My bad still doesn’t work. Used this `[checkbox checkbox-379 use_label_element
   class:block_style "1" "2" "3" "4" "5"]` and this as custom css `.block_style {
   display: block!important; }`. Any other rule like colors or text size work but
   not `display`. Used both id and class. Maybe some conflict with the wp theme?
   I use Salient.
 *  Thread Starter [ioioiofilip](https://wordpress.org/support/users/ioioiofilip/)
 * (@ioioiofilip)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/checkbox-display/#post-6381089)
 * OK got it. In case anyone needs this it should be `.block_style .wpcf7-list-item{
   display:block!important; }`
 *  [davmerit](https://wordpress.org/support/users/davmerit/)
 * (@davmerit)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/checkbox-display/#post-6381317)
 * [@ioioiofilip](https://wordpress.org/support/users/ioioiofilip/) you could consider
   using [Contact Form 7 Skins](https://wordpress.org/plugins/contact-form-7-skins/)
   to style your Contact Form 7 Forms.
 * You can now use the add-on [CF7 Skins Ready](http://cf7skins.com/add-ons/ready/)
   to create horizontally aligned checkboxes

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Checkbox display’ 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/)

 * 5 replies
 * 3 participants
 * Last reply from: [davmerit](https://wordpress.org/support/users/davmerit/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/checkbox-display/#post-6381317)
 * Status: resolved