Title: Remove header color
Last modified: August 31, 2016

---

# Remove header color

 *  Resolved [halsau](https://wordpress.org/support/users/halsau/)
 * (@halsau)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/)
 * Hello.
 * I`m using Dynamic News as theme for my website sortlandsjakklubb.com. I have 
   problems removing the white color of the header (#header-wrap).
 * Tried different codes, but stil dont get the color removed.
    Any out there who
   knows what I can do to get this fixed?
 * Martin

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

 *  [Softound Solutions](https://wordpress.org/support/users/softound/)
 * (@softound)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359602)
 * Hi Martin,
 * Use this CSS
 *     ```
       #header-wrap {
           background-color: red !important;
       }
       ```
   
 *  Thread Starter [halsau](https://wordpress.org/support/users/halsau/)
 * (@halsau)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359604)
 * I have used that. But i dont want any color. I can change the color, but not 
   remove it. Transparent rule dont work.
 *  [Softound Solutions](https://wordpress.org/support/users/softound/)
 * (@softound)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359606)
 * Are you looking like this [http://www.openscreenshot.com/i3/572f53c2037b96-51723759](http://www.openscreenshot.com/i3/572f53c2037b96-51723759)?
 *  Thread Starter [halsau](https://wordpress.org/support/users/halsau/)
 * (@halsau)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359608)
 * yeah:) Thats the shit im looking for 🙂
 *  Thread Starter [halsau](https://wordpress.org/support/users/halsau/)
 * (@halsau)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359609)
 * But I want to keep the white color on the content page still. Only the header
   color I will change.
 *  [Softound Solutions](https://wordpress.org/support/users/softound/)
 * (@softound)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359612)
 * This will work
 *     ```
       #wrapper{
           background: none;
       }
   
       #wrap{
           background: #FFF;
       }
       ```
   
 *  Thread Starter [halsau](https://wordpress.org/support/users/halsau/)
 * (@halsau)
 * [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359615)
 * Thank u so much!:)
 * Cheers!

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

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

 * 7 replies
 * 2 participants
 * Last reply from: [halsau](https://wordpress.org/support/users/halsau/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/remove-header-color/#post-7359615)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
