Title: CSS For Multiple Table Styles
Last modified: January 25, 2019

---

# CSS For Multiple Table Styles

 *  Resolved [Momo](https://wordpress.org/support/users/yangman/)
 * (@yangman)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/css-for-multiple-table-styles/)
 * Hi. Thanks for this awesome plugin.
 * My questions…is it possible to create tables of different style on the same page?
   I may have 3 or 4 tables in a single post. There is the Extra CSS Classes for
   the Custom CSS in Plugin Options, but if I have 50 posts with different table
   styles, it is going to be a huge pile of CSS codes in the Custom CSS field. Is
   there an extension of yours that I can customize each table on each individual
   post?
 * Martin

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/css-for-multiple-table-styles/#post-11129241)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Yes, this is possible. You will just have to use different CSS code for the tables.
   Note that this would NOT go into the “Extra CSS classes” text field on each table’s“
   Edit” screen, but into the “Custom CSS” text area on the “Plugin Options” screen
   of TablePress.
 * Depending on what you are changing in the styling, it might then be worth exploring
   what should be set as default values for all tables (using the global `.tablepress`
   CSS class) and what should be set on a per-table-ID basis (via the `.tablepress-
   id-123` etc. classes). Then, if some tables use the same CSS you could also merge
   that to make the CSS shorter.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘CSS For Multiple Table Styles’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/css-for-multiple-table-styles/#post-11129241)
 * Status: resolved