• Resolved kahm73

    (@kahm73)


    Hello guys, I made some tests and your plugin does not work correctly on Firefox (both on Windows and MacOS): the page is grey and not possibile to press buttons or anything on the page.
    If I exclude the cookie banner from that page, immediately work.

    It’s important that my website works perfectly on all browsers.

    Can you please verify?

    I thank you very much for your help and support.

    Cinzia

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @kahm73,

    The Theme uses a higher z-index than the soft cookiewall, so the banner isn’t appearing in front of the elements from the Theme. You can add this CSS to Appearance > Customizer > Additional CSS.

    .cmplz-soft-cookiewall {
        z-index: 999999;
    }

    Hope this helps.
    Kind regards,
    Jarno

    Thread Starter kahm73

    (@kahm73)

    Hello Jarno,
    I just copied the code you gave me and now everything ins working fine!
    Thank you very much for your immediate support.

    Have a wonderful day ??

    Cinzia

    Plugin Contributor Mathieu Paapst

    (@paapst)

    Hi @kahm73 Great to hear that your issue is resolved! Could you tell us what you think of the plugin or the support by casting your Review here? We’d love to hear your feedback!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Complianz Cookie banner prevent page navigation in Firefox’ is closed to new replies.