Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1300469

    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! 😉 👍

    • This topic was modified 3 years, 6 months ago by Priuli.
    #1300698

    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

    #1301121

    Hi Rikard.

    Thanks for the support 😉👍

    However it didn’t work, 😔 check it out the link again.

    Any other clue?

    Thanks.

    #1301282

    Hi,

    Add this to quick css:

    .avia-cookie-consent-wrap{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1301518

    Hi Jordan,

    Unfortunately, not even the last one CSS entry works.  😔

    Any further clue?

    Thanks.

    #1301731

    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

    #1301745

    Hi Rikard.

    Thank you, please find attached the credentials.
    I’ve created the temporary login for you.

    Cheers,
    Eduardo.

    #1301914

    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

    #1302143

    Hi Rikard,

    Fantastic, now it’s working Great!!!!

    Thanks a lot.

    Eduardo.

    #1302154

    Hi Eduardo,

    We are happy to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Hide Cookies in Page Conversational Form WPForms’ is closed to new replies.