Title: Table CSS field gone?
Last modified: August 31, 2016

---

# Table CSS field gone?

 *  [relish1227](https://wordpress.org/support/users/relish1227/)
 * (@relish1227)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/table-css-field-gone/)
 * I could have sworn there was a way to add a class to a table before. Did it disappear?
   I have a client who needs tables, so I have added code to allow for responsive
   tables. They just need to add the table class — thus, I want to make it as easy
   as possible for them. Any chance this could be added (back)?
 * [https://wordpress.org/plugins/tinymce-advanced/](https://wordpress.org/plugins/tinymce-advanced/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/table-css-field-gone/#post-7296904)
 * There used to be a `class` field back in TinyMCE 3.x (WP 3.8 or older) very vert
   long time ago.
 * There are few ways to do what you need, however all require some coding. Probably
   the easiest is to make a small TinyMCE plugin that adds a button which adds (
   or removes) that class on all tables (or on the currently selected table). Another
   option would be to do that on post save from PHP.

Viewing 1 replies (of 1 total)

The topic ‘Table CSS field gone?’ is closed to new replies.

 * ![](https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511)
 * [Advanced Editor Tools](https://wordpress.org/plugins/tinymce-advanced/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinymce-advanced/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinymce-advanced/)
 * [Active Topics](https://wordpress.org/support/plugin/tinymce-advanced/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinymce-advanced/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinymce-advanced/reviews/)

## Tags

 * [class](https://wordpress.org/support/topic-tag/class/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [tables](https://wordpress.org/support/topic-tag/tables/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/table-css-field-gone/#post-7296904)
 * Status: not a support question