Title: Header Background Color Changes
Last modified: August 30, 2016

---

# Header Background Color Changes

 *  [pgrillo](https://wordpress.org/support/users/pgrillo/)
 * (@pgrillo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/header-background-color-changes/)
 * Just purchased oceanic. Wanted to change the background color for the top header.
   I didn’t see a way to do it within the theme editor, so i used siteorigin CSS
   Editor.
 * From what i could see, it appeared as this was the area:
 * header.header-stick.stuck {
    background-color: #cfab74; }
 * With the above addition, i got what i wanted when using Chrome, but it did not
   work using firefox.
 * So, either there is a bug, or perhaps i’m using the wrong CSS.

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

 *  [Freelancelot](https://wordpress.org/support/users/ifreelancelot/)
 * (@ifreelancelot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/header-background-color-changes/#post-6898335)
 * Hi,
 * thanks for purchasing my theme!
 * Try using the following CSS rather:
 *     ```
       .site-header {
         background-color: #cfab74 !important;
       }
       ```
   
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-background-color-changes/#post-6898445)
 * [@ifreelancelot](https://wordpress.org/support/users/ifreelancelot/), Please 
   forward customers of your commercial theme onto your own support.

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

The topic ‘Header Background Color Changes’ is closed to new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/header-background-color-changes/#post-6898445)
 * Status: not resolved