Title: Remove Overlay
Last modified: January 24, 2017

---

# Remove Overlay

 *  Resolved [starburstcomm](https://wordpress.org/support/users/starburstcomm/)
 * (@starburstcomm)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-overlay/)
 * How can I remove the overlay in the masthead?

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

 *  [Chad Chadbourne](https://wordpress.org/support/users/shireling/)
 * (@shireling)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-overlay/#post-8693294)
 * Hi there!
 * Some CSS should be able to eliminate that for you:
 *     ```
       .hero-image .site-header {
           background: none;
       }
       ```
   
 * To add CSS on your site, you can use the Additional CSS panel in the Customizer(
   assuming you’re running at least WordPress 4.7) or with something like the [Jetpack Plugin](http://jetpack.com)
   using the [Custom CSS Module](http://jetpack.com/support/custom-css)
 *  Thread Starter [starburstcomm](https://wordpress.org/support/users/starburstcomm/)
 * (@starburstcomm)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-overlay/#post-8694307)
 * That worked perfectly – Thank you so much!!
 *  [Chad Chadbourne](https://wordpress.org/support/users/shireling/)
 * (@shireling)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-overlay/#post-8697545)
 * You’re welcome! 🙂

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

The topic ‘Remove Overlay’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Chad Chadbourne](https://wordpress.org/support/users/shireling/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/remove-overlay/#post-8697545)
 * Status: resolved