• Resolved cthulhian

    (@cthulhian)


    Hello,

    I use the Complianz plugin and the cookie consent window also appears at the top left corner of the compare popup window. How can I remove it?

    Thanks.

    With best regards,
    George

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    please add following CSS code in your site and check again.

    .yith-woocompare-popup #cc-window {
        display: none;
    }

    If the problem persists, I suggest you contact Complianz developers.

    We remain at your disposal.

    Thread Starter cthulhian

    (@cthulhian)

    Hello,

    Thank you very much for your reply and sorry for my delayed answer.

    Unfortunately, this didn’t fix the problem. The button is still there.

    Also, added this code to compare.css file in woocommerce folder. No luck again.

    Anything else I could try?

    With best regards,
    George

    Plugin Support Andrea Grillo

    (@agengineering)

    Hi there,

    Could you try with this one, please ?

    .yith-woocompare-popup #cc-window {
        display: none !important;
    }
    • This reply was modified 4 years, 12 months ago by Andrea Grillo.
    Thread Starter cthulhian

    (@cthulhian)

    Hello,

    Thank you very much. I already tried this. The issue remains.

    Regards,
    George

    Plugin Support Andrea Grillo

    (@agengineering)

    Hi there,

    like suggested to Alessio, I think that you should contact the Complianz plugin author. We are here if you need more details about that.

    Thread Starter cthulhian

    (@cthulhian)

    Hello,

    Thank you for your time.

    I didn’t see that suggestion. I’ll contact the Complianz plugin author.

    Regards,
    George

    Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    you’re welcome.
    Don’t hesitate contact us again if you need.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Complianz plugin’s cookie consent window’ is closed to new replies.