Title: Remove the header background
Last modified: August 20, 2016

---

# Remove the header background

 *  [wadeham](https://wordpress.org/support/users/wadeham/)
 * (@wadeham)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/remove-the-header-background/)
 * I’m trying to figure out how to remove the header background box. It’ doesn’t
   go with my background.

Viewing 1 replies (of 1 total)

 *  [Digilodger](https://wordpress.org/support/users/digilodger/)
 * (@digilodger)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/remove-the-header-background/#post-3342243)
 * Put this into your custom CSS or child-them CSS; or if you have Jetpack installed,
   go to Appearance –> Edit CSS:
 * `#header { background: none;} /* Don't display header background */`
 * ————–
 * If you wish to change the header background color, then use:
 * `#header { background: #393939;} /* Change header background color */`
 * Change the #value to something you want. YOu can use [http://www.colorpicker.com/](http://www.colorpicker.com/)
   to pick the color you want.

Viewing 1 replies (of 1 total)

The topic ‘Remove the header background’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Digilodger](https://wordpress.org/support/users/digilodger/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/remove-the-header-background/#post-3342243)
 * Status: not resolved