Title: Tablepress fixedHeader &#8211; Background color?
Last modified: August 30, 2016

---

# Tablepress fixedHeader – Background color?

 *  Resolved [dararede](https://wordpress.org/support/users/dararede/)
 * (@dararede)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/tablepress-fixedheader-background-color/)
 * I am using latest WP and TP, and I am using fixed header extension for TP. How
   to change background color of fixed header?
 * I am tying with this code and background-color is not working, but font-size 
   and color are working fine.
 *     ```
       .tablepress.fixedHeader-floating,
       .tablepress.fixedHeader-locked {
       	font-size: 15px;
       	color: #fff;
       	background-color: #019fc6;
       }
       ```
   
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/tablepress-fixedheader-background-color/#post-6837780)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Instead of messing around with those extra CSS classes for the FixedHeader, I
   suggest to simply change the header row background color with the regular approach
   from [https://tablepress.org/faq/change-background-color-table-head-row/](https://tablepress.org/faq/change-background-color-table-head-row/)
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Tablepress fixedHeader – Background color?’ 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/)

## Tags

 * [fixed header](https://wordpress.org/support/topic-tag/fixed-header/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/tablepress-fixedheader-background-color/#post-6837780)
 * Status: resolved