Title: CSS doesn&#8217;t work
Last modified: January 27, 2023

---

# CSS doesn’t work

 *  Resolved [remmo](https://wordpress.org/support/users/remmo/)
 * (@remmo)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/css-doesnt-work-13/)
 * Hi, Tobias,
 * please, can you tell me why my CSS style is not working in the table?
 * I used this CSS:
 *     ```wp-block-code
       .tablepress-1 thead th {
       	background-color: #d51116;
       	border: 1px solid #d51116;
       	vertical-align: middle;
       	text-align: center;
       }
       ```
   
 *     ```wp-block-code
       .tablepress-1 tbody td {
       	border: 1px solid #d51116;
       }
       ```
   
 * Thank you!
 * Remmo
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-doesnt-work-13%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/css-doesnt-work-13/#post-16415765)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The CSS classes are a bit wrong. Please use `.tablepress-id-1` instead of `.tablepress-
   1` (note the extra `-id` part).
 * Regards,
   Tobias
 *  Thread Starter [remmo](https://wordpress.org/support/users/remmo/)
 * (@remmo)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/css-doesnt-work-13/#post-16417261)
 * It works. Thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/css-doesnt-work-13/#post-16417605)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
   Tobias

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

The topic ‘CSS doesn’t work’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/css-doesnt-work-13/#post-16417605)
 * Status: resolved