Title: Custom CSS Classes for Rows
Last modified: August 20, 2016

---

# Custom CSS Classes for Rows

 *  [Mike Winterthieme](https://wordpress.org/support/users/tftmike/)
 * (@tftmike)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/custom-css-classes-for-rows/)
 * I have a table where I want to apply one of three different styles to each row,
   depending on the information in each row. The classes I want to give a row will
   be either: Officers, Directors, or Chairpersons. Is there a way I can assign 
   a css class to a row?
 * Thanks, Mike

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/custom-css-classes-for-rows/#post-2182132)
 * Hi Mike,
 * assigning CSS classes to rows is not easily possible, unfortunately. It could
   be done through a plugin filter, but not really depending on the information/
   content in the row.
 * The only real way I see is to use the existing selectors, like “row-1”, “row-
   2” and so on.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS Classes for Rows’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/custom-css-classes-for-rows/#post-2182132)
 * Status: not resolved