Hi,
I have a page which I edited with Elementor, however my main theme is Enfold. It seems that Enolf’s cookie consent doesn’t work as it should on this page. How can I fix that and/or remove it only for the specific page?
I tried other solutions mentioned in the forum, but nothing worked for me.
Thank you in advance!
Anton
Hey tonydobrevski,
Please try this in Quick CSS to hide the cookie box on the page you linked to:
.postid-6935 .avia-cookie-consent-wrap {
display: none;
}
Best regards,
Rikard
Hi Rikard,
It worked. Thank you very much!
Hi tonydobrevski,
Glad that Rikard could help :)
Thanks for using Enfold and have a great weekend!
Best regards,
Nikko