Title: Remove the gray Overlay
Last modified: June 25, 2018

---

# Remove the gray Overlay

 *  Resolved [archiegu](https://wordpress.org/support/users/archiegu/)
 * (@archiegu)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/remove-the-gray-overlay/)
 * Hi, I really like the awesome plugin, but I don’t know how to remove the gray
   overlay which covered the entire website, anyone can help me with that?
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-the-gray-overlay%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Ipshita](https://wordpress.org/support/users/ipshitadev/)
 * (@ipshitadev)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/remove-the-gray-overlay/#post-10431850)
 * hiii
    this feature is not supported in free version but if you want you can hide
   the overlay by writing little custom css .
 *  Thread Starter [archiegu](https://wordpress.org/support/users/archiegu/)
 * (@archiegu)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/remove-the-gray-overlay/#post-10431934)
 * yeah， you’re right, I find the solution.
 * just simply add the code
 *     ```
       #overlay{
       opacity: .0 !important;
       }
       ```
   
 * can solve the problem.

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

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

 * ![](https://ps.w.org/responsive-coming-soon/assets/icon-256x256.png?rev=1420656)
 * [Coming Soon Page & Maintenance Mode](https://wordpress.org/plugins/responsive-coming-soon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-coming-soon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-coming-soon/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-coming-soon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-coming-soon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-coming-soon/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [archiegu](https://wordpress.org/support/users/archiegu/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/remove-the-gray-overlay/#post-10431934)
 * Status: resolved