Title: Header Styling
Last modified: September 1, 2016

---

# Header Styling

 *  [micahhaid](https://wordpress.org/support/users/micahhaid/)
 * (@micahhaid)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/header-styling/)
 * Is there a way to edit or remove the Red/patchwork header on the theme? I’ve 
   found a CSS workaround, but perhaps there’s an easier way I’m missing? If not,
   it would make a great addition to the customization…the red doesn’t match my 
   design well :-/. Thanks!

Viewing 1 replies (of 1 total)

 *  [peggyst](https://wordpress.org/support/users/peggyst/)
 * (@peggyst)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-styling/#post-7557065)
 * Hey micahhaid,
 * There is a spot in the customization for adding your own CSS under Design & Layout
   > Custom CSS. In there you would put the following but swap out the rgb numbers
   to match the color that you want:
 * #top-bar .top-bar-layer {
    background: rgba(201, 12, 12, 0.5); }
 * So, replace 201, 12, 12 with your color requirement.

Viewing 1 replies (of 1 total)

The topic ‘Header Styling’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/haxel/1.0.1.1/screenshot.jpg)
 * Haxel
 * [Support Threads](https://wordpress.org/support/theme/haxel/)
 * [Active Topics](https://wordpress.org/support/theme/haxel/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/haxel/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/haxel/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [peggyst](https://wordpress.org/support/users/peggyst/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/header-styling/#post-7557065)
 * Status: not resolved