Title: Plugin CSS styles are affecting other tables.
Last modified: February 16, 2023

---

# Plugin CSS styles are affecting other tables.

 *  [wisefool](https://wordpress.org/support/users/wisefool/)
 * (@wisefool)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/plugin-css-styles-are-affecting-other-tables/)
 * The CSS in your latest update is breaking tables on mobile devices all over my
   client’s website.
 * Why does the plugin use a responsive style in the plugin with `tbody > td` and
   no classes?
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 600px){
   
   table {width:100%;} thead {display: none;} tr:nth-of-type(2n) {background-color:
   inherit;} tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:
   1.3em;} tbody td {display: block; text-align:center;} tbody td:before { content:
   attr(data-th); display: block; text-align:center; }}

The topic ‘Plugin CSS styles are affecting other tables.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/amr-users_f6f6f4.svg)
 * [amr users](https://wordpress.org/plugins/amr-users/)
 * [Support Threads](https://wordpress.org/support/plugin/amr-users/)
 * [Active Topics](https://wordpress.org/support/plugin/amr-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amr-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amr-users/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [wisefool](https://wordpress.org/support/users/wisefool/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/plugin-css-styles-are-affecting-other-tables/)
 * Status: not resolved