Would it be possible to disable the fixed 'Cookie Settings' overlay button and instead include a link option to the cookie settings?
Z
Zdeněk Hejl
You can do it right now. Go to admin to section Banner Elements and uncheck Show Cookie Badge. Then put something like this into footer.
<a href="javascript:CookieScript.instance.show()">Change cookie settings</a>