Title: Close button doesn&#039;t work
Last modified: August 22, 2016

---

# Close button doesn't work

 *  Resolved [net](https://wordpress.org/support/users/krstarica/)
 * (@krstarica)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/close-button-doesnt-work-1/)
 * When tapping ‘x’ button to close the banner on Android nothing happens.
 * [https://wordpress.org/plugins/appbanners/](https://wordpress.org/plugins/appbanners/)

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

 *  Plugin Author [Matt Pramschufer](https://wordpress.org/support/users/mattpramschufer/)
 * (@mattpramschufer)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/close-button-doesnt-work-1/#post-5823556)
 * Can you send me a link to your site so I can check it out?
 *  Thread Starter [net](https://wordpress.org/support/users/krstarica/)
 * (@krstarica)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/close-button-doesnt-work-1/#post-5823617)
 * We’ve fixed it using:
 * jQuery(‘.sb-close’).click(function(event) {
    jQuery(‘#smartbanner’).css(‘display’,‘
   none’); });
 * But even when testing windowstest.html (ref: [https://github.com/jasny/jquery.smartbanner](https://github.com/jasny/jquery.smartbanner))
   in Android or in browser using its user agent it is not possible to close the
   banner.
 *  [randalthesecond](https://wordpress.org/support/users/randalthesecond/)
 * (@randalthesecond)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/close-button-doesnt-work-1/#post-5823803)
 * I am having the same problem.
 * Here is a link to my site:
    [http://beta.rockandrecovery.com/](http://beta.rockandrecovery.com/)
 *  Plugin Author [Matt Pramschufer](https://wordpress.org/support/users/mattpramschufer/)
 * (@mattpramschufer)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/close-button-doesnt-work-1/#post-5823867)
 * I think I am going to use your solution Ivan and push out a new build. I was 
   hoping that the jquery.smartbanner library would be updated to fix this, but 
   in the meantime I will use your solution.

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

The topic ‘Close button doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appbanners_484952.svg)
 * [AppBanners](https://wordpress.org/plugins/appbanners/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appbanners/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appbanners/)
 * [Active Topics](https://wordpress.org/support/plugin/appbanners/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appbanners/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appbanners/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Matt Pramschufer](https://wordpress.org/support/users/mattpramschufer/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/close-button-doesnt-work-1/#post-5823867)
 * Status: resolved