Hello!
I resently updated to 4.7.6.4 an aktivated the built in cookie consent module.
Works fine for me but the consentbar is hidden by content of the webpage. What can I do?
BR,
Max
Hey mexxville,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-cookie-consent {
z-index: 9999;
}
If you need further assistance please let us know.
Best regards,
Victoria