Also my background color is gone. Rolled back to 2.4.6 and I didn’t have the CSS issues.
Same problem for me too. Background is transparent!
the error is from many days so you can add manually the css you want to the cookie-notice/css/front.min.css
Thank you @insecttrojan,
For now I fix it temporarily by adding the following code in my custom css:
.cookie-notice-container {
background: black !important;
}
Hi hope the plugin authors will fix the problem as soon as possible.
+1 for this bug. Please fix it asap!
As others have said there is a CSS syntax error on the inline default colour for the bar background.
This can be fixed by going into the Cookie Settings and changing the bar background to a new colour and saving.
That fixed it for me – lets hope the plugin author, who seems to be on holiday, comes back and fixes it proper.
Hi,
This issue has been addressed in just released version 2.4.8 Please make an update and check.
no fixed for me the same i need to add the css to the cookie-notice/css/front.min.css
Fix didn’t work for me on version 2.4.8. Is there anything else we need to set up on our side?