Title: Checkbox format
Last modified: December 16, 2017

---

# Checkbox format

 *  Resolved [driveparkfly](https://wordpress.org/support/users/driveparkfly/)
 * (@driveparkfly)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/checkbox-format/)
 * Hello,
 * I would like to change the format of the text next to the checkbox. As you can
   see from the link the text is all bunched up on the left hand side, and the actual
   check box is taking up most of the row. How do I make so that the text can take
   up more of the row.
 * Thanks
    Heath
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcheckbox-format%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/checkbox-format/#post-9789358)
 * Try this custom css:
 *     ```
       table.wccpf_fields_table.check_if_ok_to_take_before_and_after_photos_of_your_vehicle_to_use_in_promotion_material_-wrapper .wccpf_label {
         width: 310px;
       }
       table.wccpf_fields_table.check_if_ok_to_take_before_and_after_photos_of_your_vehicle_to_use_in_promotion_material_-wrapper .wccpf_label label {
         width: 290px;
       }
       ```
   
 * Custom css can be entered at:
    Dashboard > Appearance > Customise > Additional
   CSS
 *  Thread Starter [driveparkfly](https://wordpress.org/support/users/driveparkfly/)
 * (@driveparkfly)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/checkbox-format/#post-9794295)
 * Lorro you are a legend. Worked great. Thanks!
    Heath
 *  Plugin Author [Saravana Kumar K](https://wordpress.org/support/users/mycholan/)
 * (@mycholan)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/checkbox-format/#post-9802026)
 * Thanks [@lorro](https://wordpress.org/support/users/lorro/)

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

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

 * ![](https://ps.w.org/wc-fields-factory/assets/icon-128x128.jpg?rev=2738843)
 * [WC Fields Factory](https://wordpress.org/plugins/wc-fields-factory/)
 * [Support Threads](https://wordpress.org/support/plugin/wc-fields-factory/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-fields-factory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-fields-factory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-fields-factory/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Saravana Kumar K](https://wordpress.org/support/users/mycholan/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/checkbox-format/#post-9802026)
 * Status: resolved