Hi Guys,
I need your help to hide a Cookie Consent Notification in a Conversational Form WPForm Page.
I follow another topic where I found this entry:
#top.page-id-2333 div.avia-cookie-consent {display:none !important;}
However this Conversational Page generated by WPForm has no ID.
Would you mind to give a hand?
Thanks in advance! 😉 👍
Hey Eduardo,
Please try the following in Quick CSS under Enfold->General Styling:
.wpforms-conversational-form-custom-logo .avia-cookie-consent-wrap {
display: none;
}
Best regards,
Rikard
Hi Rikard.
Thanks for the support 😉👍
However it didn’t work, 😔 check it out the link again.
Any other clue?
Thanks.
Hi,
Add this to quick css:
.avia-cookie-consent-wrap{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
Unfortunately, not even the last one CSS entry works. 😔
Any further clue?
Thanks.
Hi,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi Rikard.
Thank you, please find attached the credentials.
I’ve created the temporary login for you.
Cheers,
Eduardo.
Hi,
Thanks for that. I’ve added the CSS I sent in the WordPress customiser, and it’s applying to your site now. Please review it.
Best regards,
Rikard
Hi Rikard,
Fantastic, now it’s working Great!!!!
Thanks a lot.
Eduardo.
Hi Eduardo,
We are happy to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko