Title: Checkbox table &#8211; vertical listing
Last modified: February 1, 2017

---

# Checkbox table – vertical listing

 *  [dsdotca](https://wordpress.org/support/users/dsdotca/)
 * (@dsdotca)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/checkbox-table-vertical-listing/)
 * Hello,
 *  I’m listing checkboxes vertically using the layout for tables suggested by Contact
   form 7 (CSS):
 *  span.wpcf7-list-item {display: table-row;}
    span.wpcf7-list-item * { display:
   table-cell; text-align:left;}
 *  On Chrome and Firefox, it gives me vertical checkboxes listed in the center 
   of my form, as intended (I’m using ‘text-align: center;’ for this). However, 
   in Safari, the checkboxes insist to be listed on the left side of the form.
 *  Question: How do I make them to be listed centrally in Safari as well?
 *  Thank you.

The topic ‘Checkbox table – vertical listing’ 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

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [display](https://wordpress.org/support/topic-tag/display/)
 * [table](https://wordpress.org/support/topic-tag/table/)
 * [vertical](https://wordpress.org/support/topic-tag/vertical/)

 * 0 replies
 * 1 participant
 * Last reply from: [dsdotca](https://wordpress.org/support/users/dsdotca/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/checkbox-table-vertical-listing/)
 * Status: not resolved