Title: [Plugin: WordPress Form Manager] Label Width
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] Label Width

 *  [rbarron](https://wordpress.org/support/users/rbarron/)
 * (@rbarron)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-label-width/)
 * How can I change the width of the label column for all rows in the table?
 * …… Rick
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-label-width/#post-2737021)
 * You should use CSS for that, but the CSS classes for the header cells are broken.
   I’m posting and update to fix it (1.6.35).
 * The table, header, and table cell elements have classes based on the item type
   and nickname:
 * * The table tag class is “fm-data”
    * Header (th) class is “fm-item-header-(nickname)”
   where (nickname) is replaced with the item nickname * Cells (td) class is “fm-
   item-cell-(type)”, where (type) is replaced with the type name for the item type.
   This will be ‘text’, ‘textarea’, ‘custom_list’ (which applies to all the list
   types), ‘checkbox’, ‘file’, etc., for the full list look at the top of types.
   php.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Form Manager] Label Width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-label-width/#post-2737021)
 * Status: not resolved