Title: Remove grey filter
Last modified: September 1, 2016

---

# Remove grey filter

 *  Resolved [blaize28](https://wordpress.org/support/users/blaize28/)
 * (@blaize28)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-grey-filter/)
 * Hi,
 * I would like remove the grey filter of the home page. Or at least, change the
   color.
 * Anyone have an idea ?
 * Thank you for your help,

Viewing 1 replies (of 1 total)

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-grey-filter/#post-7644495)
 * Hi,
 * You can add the following CSS to your WordPress, using Advanced CSS Editor, to
   change the color:
 *     ```
       .header-content-wrap {
           background: rgba(0, 0, 0, 0.5) !important;
       ```
   
 * Don’t forget to replace the above values with your custom values. Hope it helps.
   🙂

Viewing 1 replies (of 1 total)

The topic ‘Remove grey filter’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/remove-grey-filter/#post-7644495)
 * Status: resolved