Title: Header list color
Last modified: August 20, 2016

---

# Header list color

 *  [T4r4n](https://wordpress.org/support/users/t4r4n/)
 * (@t4r4n)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/)
 * Hello, I have a question with the CSS style. Do you know how can I change this
   [http://imageshack.us/a/img685/9073/helpsy.png](http://imageshack.us/a/img685/9073/helpsy.png)?
 * I want change the ligth blue header of my list. How?
 * Thank you
 * [http://wordpress.org/extend/plugins/participants-database/](http://wordpress.org/extend/plugins/participants-database/)

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

 *  [bw3em](https://wordpress.org/support/users/bw3em/)
 * (@bw3em)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178614)
 * Add the following to your Theme’s stylesheet:
 *     ```
       .wp-list-table th {
       	background-color:blue;
       }
       ```
   
 * It _should_ work 😉
 * Em
 *  Thread Starter [T4r4n](https://wordpress.org/support/users/t4r4n/)
 * (@t4r4n)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178626)
 * Thank u very much, you ar e my hero!!
 * Do you know how to change the header who displays the record’s numbeR?
 * COuld you give me a tutorial to change everything for the list?
 *  [bw3em](https://wordpress.org/support/users/bw3em/)
 * (@bw3em)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178627)
 *     ```
       caption {
       	text-align:right;
       	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
       	font-size: 10px;
       }
       ```
   
 *  Thread Starter [T4r4n](https://wordpress.org/support/users/t4r4n/)
 * (@t4r4n)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178628)
 * And for change the color of the numbers record header?
 * Thank you very much for your atention
 *  [bw3em](https://wordpress.org/support/users/bw3em/)
 * (@bw3em)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178629)
 * Not sure what you mean?
 * Try [CSS Tutorial](http://csstutorial.net)
 * Em
 *  Thread Starter [T4r4n](https://wordpress.org/support/users/t4r4n/)
 * (@t4r4n)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178630)
 * Thank u very much!
 *  Thread Starter [T4r4n](https://wordpress.org/support/users/t4r4n/)
 * (@t4r4n)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178631)
 * I dont see one question, how can i change the backgorudn of the list. The backgroudn
   color of the text container with my records?
 *  [bw3em](https://wordpress.org/support/users/bw3em/)
 * (@bw3em)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178667)
 *     ```
       .wp-list-table td {
       	background-color:#cccccc;
       }
       ```
   

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

The topic ‘Header list color’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

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

 * 8 replies
 * 2 participants
 * Last reply from: [bw3em](https://wordpress.org/support/users/bw3em/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/header-list-color/#post-3178667)
 * Status: not resolved