Title: Fixed background
Last modified: August 30, 2016

---

# Fixed background

 *  Resolved [elsson](https://wordpress.org/support/users/elsson/)
 * (@elsson)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/fixed-background-2/)
 * Hey,
 * Anyone knows how to make the background fixed and remove the dark background 
   lower? Managed to fix the bg but the dark background stays. See pic
 * > [View post on imgur.com](https://imgur.com/ioiOBCI)

Viewing 1 replies (of 1 total)

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/fixed-background-2/#post-6840124)
 * Hi elsson,
 * To hide the dark fade, add the following CSS:
 *     ```
       .wrapper:before,
       .bg-shader {
            display: none !important;
       }
       ```
   
 * — Anders

Viewing 1 replies (of 1 total)

The topic ‘Fixed background’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/garfunkel/2.1.2/screenshot.jpg)
 * Garfunkel
 * [Support Threads](https://wordpress.org/support/theme/garfunkel/)
 * [Active Topics](https://wordpress.org/support/theme/garfunkel/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/garfunkel/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/garfunkel/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anders Norén](https://wordpress.org/support/users/anlino/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/fixed-background-2/#post-6840124)
 * Status: resolved