Title: Table Colour not changing
Last modified: September 1, 2016

---

# Table Colour not changing

 *  Resolved [carbonnb](https://wordpress.org/support/users/carbonnb/)
 * (@carbonnb)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/table-colour-not-changing/)
 * Using WP 4.5.3 the table does not change colours. It stays the default grey no
   matter what colour I select.
 * [http://techreational.ca/table-maker/](http://techreational.ca/table-maker/) 
   is an sample that should be green
 * [https://wordpress.org/plugins/table-maker/](https://wordpress.org/plugins/table-maker/)

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

 *  [ijamieson](https://wordpress.org/support/users/ijamieson/)
 * (@ijamieson)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/table-colour-not-changing/#post-7536869)
 * I think it depends which theme you use. I has the same issue (only grey worked)
   so I’ve put the code below in the CSS Stylesheet Editor and it works.
 * .entry tr th, .entry thead th {
    background: #FB7203; }
 *  Plugin Contributor [wpsoul](https://wordpress.org/support/users/wpsoul/)
 * (@wpsoul)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/table-colour-not-changing/#post-7536871)
 * Already answered to you in email
 *  Thread Starter [carbonnb](https://wordpress.org/support/users/carbonnb/)
 * (@carbonnb)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/table-colour-not-changing/#post-7536872)
 * In case anyone is looking for the answer, it is the theme that I’m using that
   is causing the problem.
 * To get around the problem, I have to use:
 * .wpsm-comptable th{background: green !important}
 * as a custom CSS to force the header color.

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

The topic ‘Table Colour not changing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/table-maker_30bfab.svg)
 * [Table Maker](https://wordpress.org/plugins/table-maker/)
 * [Support Threads](https://wordpress.org/support/plugin/table-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/table-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/table-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/table-maker/reviews/)

## Tags

 * [color](https://wordpress.org/support/topic-tag/color/)
 * [Grey](https://wordpress.org/support/topic-tag/grey/)

 * 3 replies
 * 3 participants
 * Last reply from: [carbonnb](https://wordpress.org/support/users/carbonnb/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/table-colour-not-changing/#post-7536872)
 * Status: resolved