Small CSS Bug / Polylang compatibility
-
Hey,
please use a more specific css rule in order to hide the cookie notice settings on admin pages.
I just found that this css rule does not play nice with another cookie notice plugin
Cookie Notice for GDPR
since it hides its own settings container (uses the class .cookie-notice-settings):.cookie-notice-settings:not(.active), .policy-popup-settings:not(.active) { display: none; }BTW: the cookie notice text and the button links are unfortunately not translatable with polylang.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Small CSS Bug / Polylang compatibility’ is closed to new replies.