Title: How to remove close button
Last modified: August 22, 2016

---

# How to remove close button

 *  Resolved [kamapisachihd](https://wordpress.org/support/users/kamapisachihd/)
 * (@kamapisachihd)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-remove-close-button/)
 * Hi first of all thanx for this amazing plugin… Works like a charm..
    I want to
   do one thing, I want to enforce more strict policy regarding disabling the adblocker
   and as a part of it I want to remove the close button from the popup. Is there
   any temporary workaround for that until you might add a feature for this in the
   next update??
 * [https://wordpress.org/plugins/adblock-notify-by-bweb/](https://wordpress.org/plugins/adblock-notify-by-bweb/)

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

 *  [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-remove-close-button/#post-5576655)
 * You simply add this custom css rule into the **Modal Visual Options** option 
   tab :
 *     ```
       .close-reveal-modal {
           display: none;
       }
       ```
   
 *  Thread Starter [kamapisachihd](https://wordpress.org/support/users/kamapisachihd/)
 * (@kamapisachihd)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-remove-close-button/#post-5576658)
 * Many thanx.. Worked great!!
 *  [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-remove-close-button/#post-5576659)
 * You’re welcome 😉

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

The topic ‘How to remove close button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/adblock-notify-by-bweb_b1dae3.svg)
 * [Ad Blocker Notify Lite](https://wordpress.org/plugins/adblock-notify-by-bweb/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adblock-notify-by-bweb/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adblock-notify-by-bweb/)
 * [Active Topics](https://wordpress.org/support/plugin/adblock-notify-by-bweb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adblock-notify-by-bweb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adblock-notify-by-bweb/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-remove-close-button/#post-5576659)
 * Status: resolved