Title: wp-table-reloaded Table header CSS
Last modified: August 19, 2016

---

# wp-table-reloaded Table header CSS

 *  [Frank Warwick](https://wordpress.org/support/users/wackonerd/)
 * (@wackonerd)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/wp-table-reloaded-table-header-css/)
 * I can change the table font, size etc but I can not change the table header –
   <th> font colour and size.
 * Can some one point out how I can do this please

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

 *  [anemo](https://wordpress.org/support/users/anemo/)
 * (@anemo)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/wp-table-reloaded-table-header-css/#post-1745083)
 * Hi!
 * Are you using this css-class: **.wp-table-reloaded th**?
 * I’m using wp-table-reloaded [here](http://www.langosimmental.se/djur-till-salu)
   and I have another style for the table header. Have a look! 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/wp-table-reloaded-table-header-css/#post-1745089)
 * Hi,
 * yes, as anemo is saying, you will need to use `th` instead of `td` in the selector,
   for example:
 *     ```
       .wp-table-reloaded th {
         font-size: 16px!important;
       }
       ```
   
 * Hope this helps 🙂
 * Best wishes,
    Tobias

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

The topic ‘wp-table-reloaded Table header CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/wp-table-reloaded-table-header-css/#post-1745089)
 * Status: not resolved