Title: Adding Toolbar Background
Last modified: August 21, 2016

---

# Adding Toolbar Background

 *  [Sewlicious](https://wordpress.org/support/users/sewlicious/)
 * (@sewlicious)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-toolbar-background/)
 * Can anyone tell me how I can add a grey background to my toolbar? [http://sewlicioushomedecor.com](http://sewlicioushomedecor.com)

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

 *  [Sean Davis](https://wordpress.org/support/users/sdavis2702/)
 * (@sdavis2702)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-toolbar-background/#post-4851800)
 * You mean the toolbar that only logged in users see?
 *  [Cousett](https://wordpress.org/support/users/cousett/)
 * (@cousett)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-toolbar-background/#post-4851812)
 * That’s actually a CSS question. You’ll need to add some custom CSS code to change
   the background. You can do that using either the JetPack or Improved Simple CSS
   plugin. Both of those add an _Edit CSS_ page under the _Appearance_ page in the
   dashboard.
 * I’m guessing you’re talking about the links you have below your header image?
   That’s the list that starts with Home and About Me. If so, the CSS you’ll want
   to add is
 *     ```
       #nav {
         background-color: #aaa;
       }
       ```
   
 * Make the #aaa value be whatever shade of grey you’d like. There’s a bunch of 
   possible values at [this page](http://www.december.com/html/spec/color0.html).
 *  Thread Starter [Sewlicious](https://wordpress.org/support/users/sewlicious/)
 * (@sewlicious)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-toolbar-background/#post-4851877)
 * Thank you! I’m referring to the white toolbar where I have my menu tabs, like….
   Sew Organized Craft Room, Sewing, Crafts, Recipes, etc.

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

The topic ‘Adding Toolbar Background’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Sewlicious](https://wordpress.org/support/users/sewlicious/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/adding-toolbar-background/#post-4851877)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
