• Resolved vince08

    (@vince08)


    Hi,
    I chose to use the maintenance tool from Elementor. I created the template page. It’s done, but the the consent management tab is always visible when the maintenance page is activated. I changed z-index (value:8000) for the consent management tab with customized CSS and I gave a z-index equal to 9999 and higher for the section of the maintenance page but the consent management tab is always visible and active.
    Maybe i must use another property.
    Can you help me ?
    Thanks.

    • This topic was modified 3 years, 1 month ago by vince08.
    • This topic was modified 3 years, 1 month ago by vince08.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @vince08,

    You can target the Manage Consent button with the below CSS.

    #cmplz-manage-consent .cmplz-manage-consent {
    /* your CSS here */
    }

    If you additionally provide an URL, I could have a look at the site and let you know which Z-index value to use for the desired result.

    Kind regards,
    Jarno

    Thread Starter vince08

    (@vince08)

    Ok, problem resolved with your help.
    Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with z-index of Cookie banner’ is closed to new replies.