Hello,
the styling of the cookie modal window is missing. It stretches over the whole width, has no margins, no gap between buttons, no rounded corners…
That’s different to our other installations where it all looks fine. Please see link in private content.
How can this be solved?
Edit: decompressing css got the styling of modal window back. Furthermore i want to hide the cookiemessage on bottom. Following Quick CSS which is working on my other websites is not working here:
.avia-cookie-consent.avia-cookiemessage-bottom{
display:none!important;
}
Kind regards
Daniel
Hey Daniel,
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
.avia-cookie-consent-wrap {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Victoria,
great support, that worked! Topic can be closed.
Have a nice weekend!
Kind regards
Daniel
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon