Title: plugin options multiple tables
Last modified: August 24, 2016

---

# plugin options multiple tables

 *  Resolved [Kyron](https://wordpress.org/support/users/kyron/)
 * (@kyron)
 * [11 years ago](https://wordpress.org/support/topic/plugin-options-multiple-tables/)
 * Hi Tobias!
 * I’m trying to find an as quick possible way to adapt a lot of the same looking
   tables. I found your answer about adding an extra CSS class, so I did that, but
   it’s not working. The tables’ custom CSS is quite extensive… I think that might
   be a problem…
 * [http://www.heelhulpje.nl/?page_id=3651](http://www.heelhulpje.nl/?page_id=3651)
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Thread Starter [Kyron](https://wordpress.org/support/users/kyron/)
 * (@kyron)
 * [11 years ago](https://wordpress.org/support/topic/plugin-options-multiple-tables/#post-6105024)
 * I know I did something wrong, but not what it is…
 *     ```
       .tablepress-heelhulpje-profielen-opmaak tbody td {
       	color: #696969;
       }
   
       .tablepress-heelhulpje-profielen-opmaak,
       .tablepress-heelhulpje-profielen-opmaak tr,
       .tablepress-heelhulpje-profielen-opmaak tbody td,
       .tablepress-heelhulpje-profielen-opmaak thead th,
       .tablepress-heelhulpje-profielen-opmaak tfoot th {
       	border: none;
       }
   
       .tablepress-heelhulpje-profielen-opmaak .column-1 {
       	padding: 0;
       	width: 25%;
       	word-break: break-word;
       }
   
       .tablepress-heelhulpje-profielen-opmaak .column-2 {
       	font-style: bold;
       	font-size: 15px;
       	text-align: left;
       	padding-top: 0;
       	width: 25%;
       	word-break: break-word;
       }
   
       .tablepress-heelhulpje-profielen-opmaak .column-3 {
       	font-size: 13.5px;
       	padding-top: 0;
       	width: 25%;
       	word-break: break-word;
       }
   
       .tablepress-heelhulpje-profielen-opmaak .column-4 {
       	font-size: 13.5px;
       	padding: 0;
       	width: 25%;
       	word-break: break-word;
       }
   
       .tablepress-heelhulpje-profielen-opmaak .row-2 {
       	font-size: 13.5px;
       	padding: 10px;
       	line-height: 24px;
       }
   
       .tablepress-heelhulpje-profielen-opmaak .row-2 .column-1 {
       	text-align: justify;
       }
   
       .tablepress-heelhulpje-profielen-opmaak .row-2 .column-4 {
       	text-align: right;
       }
       ```
   
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/plugin-options-multiple-tables/#post-6105031)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * You introduced the “Extra CSS class” `tablepress-heelhulpje-profielen-opmaak`
   and the CSS looks fine to me. Now you will just have give that CSS class to the
   desired tables, i.e. paste `tablepress-heelhulpje-profielen-opmaak` into the “
   Extra CSS class” field on the “Edit” screen of the tables.
 * The table in the link that you pasted above (ID 380) doesn’t yet have that, for
   example.
 * Regards,
    Tobias
 *  Thread Starter [Kyron](https://wordpress.org/support/users/kyron/)
 * (@kyron)
 * [11 years ago](https://wordpress.org/support/topic/plugin-options-multiple-tables/#post-6105085)
 * Hi Tobias,
 * Thank you for your quick reply, and you were right! I forgot to do this on the
   table that I was checking 🙂
 * Thank you!
    Nathalie
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/plugin-options-multiple-tables/#post-6105091)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias

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

The topic ‘plugin options multiple tables’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/plugin-options-multiple-tables/#post-6105091)
 * Status: resolved