Title: Change red header section
Last modified: October 20, 2019

---

# Change red header section

 *  Resolved [wriggra1974](https://wordpress.org/support/users/wriggra1974/)
 * (@wriggra1974)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/change-red-header-section/)
 * How do I change the red background on the header. On the homepage the header 
   hovers over a black image and then when I scroll down it changes to a dark grey
   colour. On all other pages the header is red until I scroll down and then it 
   changes to dark grey. I’d prefer to make this a less harsh colour (ideally grey
   so there is no change when you scroll down).
    -  This topic was modified 6 years, 6 months ago by [wriggra1974](https://wordpress.org/support/users/wriggra1974/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-red-header-section%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [akhlesh-nagar](https://wordpress.org/support/users/akhlesh-nagar/)
 * (@akhlesh-nagar)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/change-red-header-section/#post-12048359)
 * HI
    Thanks for contacting to us. For this add the below css code inside the custom
   css box.
 *     ```
       .header-overlapped, .page-title-section {
           background-color: #9e6569;
       }
       .page-title-section .overlay {
           background-color: #9e6569;
       }
   
       }
       .stiky-header {
           background: #9e6569 ! important;
       }
       ```
   
 * Change color code value as your need.
    Let me know for any confusion.
 * Thanks
    Akhilesh
 *  Thread Starter [wriggra1974](https://wordpress.org/support/users/wriggra1974/)
 * (@wriggra1974)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/change-red-header-section/#post-12051442)
 * Thanks. that has worked. Just wondering if there is anyway I can fix the header
   so that it is always visible and set to a single colour (rather than it being
   a transparent shadow)?
 *  [akhlesh-nagar](https://wordpress.org/support/users/akhlesh-nagar/)
 * (@akhlesh-nagar)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/change-red-header-section/#post-12052284)
 * Hi [@wriggra1974](https://wordpress.org/support/users/wriggra1974/)
    Glade to
   know that above solution work for you. For your next query _“can fix the header
   so that it is always visible”_ Pls more clear about your query. Which transparent
   shadow would you want to remove. If possible explain via snapshot.
 * Thanks
    Akhilesh

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

The topic ‘Change red header section’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [akhlesh-nagar](https://wordpress.org/support/users/akhlesh-nagar/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/change-red-header-section/#post-12052284)
 * Status: resolved