• steve92

    (@steve92)


    As the title continues to appear, it seems that the plugin cookie is not stored in the browser,

    • This topic was modified 3 years ago by steve92.
Viewing 1 replies (of 1 total)
  • Debesyla

    (@debesyla)

    It seems like some styling error. When cookie is accepted it does store a cookie + it adds class to body, but it doesn’t do anything currently.

    So add this to your theme custom CSS place:

    
    body.cookies-accepted #cookie-notice {
    	display: none!important;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Banner cookie policy continues to appear when I access the site’ is closed to new replies.