Title: &quot;Accept&quot; doesn&#039;t work
Last modified: August 30, 2016

---

# "Accept" doesn't work

 *  Resolved [Krenis](https://wordpress.org/support/users/krenis/)
 * (@krenis)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/accept-doesnt-work/)
 * Hello, my website is: [
    I noticed that “Accept” button stopped working and the
   message doesn’t disappear. What can be the problem?
 * [https://wordpress.org/plugins/eu-cookie-law/](https://wordpress.org/plugins/eu-cookie-law/)

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

 *  Thread Starter [Krenis](https://wordpress.org/support/users/krenis/)
 * (@krenis)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/accept-doesnt-work/#post-6584822)
 * I apologise for messy content of my message. Forgot to close link.
 *  Plugin Author [Marco Milesi](https://wordpress.org/support/users/milmor/)
 * (@milmor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/accept-doesnt-work/#post-6584912)
 * Hi,
    try to update to the last version. I noticed a class of the banner changed
   with a “2” appended, and this could be the problem.
 * Does the plugin works with default theme and/or without other plugins?
 *  Thread Starter [Krenis](https://wordpress.org/support/users/krenis/)
 * (@krenis)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/accept-doesnt-work/#post-6584930)
 * I updated and it works, but now button changed the appeariance to website style.
   How can i use previous look of it?
 *  Plugin Author [Marco Milesi](https://wordpress.org/support/users/milmor/)
 * (@milmor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/accept-doesnt-work/#post-6584939)
 * It’s a problem of your theme. In particular this css class
 * `button, input[type="submit"], input[type="button"], input[type="reset"] {`
 * This css should fix your problem:
 *     ```
       button.pea_cook_btn {
           background: #e3e3e3!important;
           border: 1px solid #bbb!important;
           color: #333!important;
           width: 100px!important;
           float: right;
           height: 30px;
       }
       ```
   
 * Please note that this solution is an override of your theme css that is overriding
   plugin css. It would be better to fix the theme in order to avoid the override
   of plugin css.
 *  Thread Starter [Krenis](https://wordpress.org/support/users/krenis/)
 * (@krenis)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/accept-doesnt-work/#post-6584942)
 * Thank you for your help. I will try to do sth with the theme. For now you have
   my best wishes.

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

The topic ‘"Accept" doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/eu-cookie-law_39293e.svg)
 * [EU Cookie Law for GDPR/CCPA](https://wordpress.org/plugins/eu-cookie-law/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/eu-cookie-law/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/eu-cookie-law/)
 * [Active Topics](https://wordpress.org/support/plugin/eu-cookie-law/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/eu-cookie-law/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/eu-cookie-law/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Krenis](https://wordpress.org/support/users/krenis/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/accept-doesnt-work/#post-6584942)
 * Status: resolved