Title: Change TEXT solor
Last modified: August 22, 2016

---

# Change TEXT solor

 *  [myhero](https://wordpress.org/support/users/myhero/)
 * (@myhero)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/change-text-solor/)
 * Hi,
    I’d like to change the text color of the TopBar, Header and Footer, how 
   can I do this?
 * Thank you!

Viewing 1 replies (of 1 total)

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/change-text-solor/#post-5463933)
 * Try this:
 *     ```
       #nav-topbar .nav li a {
       color: red;
       }
   
       #nav-header .nav li a {
       color: red;
       }
   
       #nav-footer .nav li a {
       color: red;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Change TEXT solor’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/change-text-solor/#post-5463933)
 * Status: not resolved