Hello,
looking for suggestions for cookie consent solutions for EE 5.
What are you guys using ?
We’re also open to 3rd party solutions.
I know that EE ships with a cookie consent module, but there seems to be no CSS that comes with it, and we would like this form to be glued to the bottom of the page until it has been agreed to. Also, the examplas in the docs are rather limited.
Can any of you that use EE’s built-in cookie consent module share their CSS implementation ?
Thanks.
The Cookie Consent module, like everything else in EE, you need to apply your own CSS - that way you can style it however you want and not be tied to 3rd party code.
Depending on the site I’ll typically fix the content block to the bottom of the page using position: fixed
, sometimes adding a little CSS animation so it slides up into place.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.