• Resolved ONINMEDIA

    (@oninmedia)


    Hi how are things

    Both the notice or cookie banner and the consent label appear without the white background, that is, “transparent”. How can it be solved ..? There is a problem.. ? Thanks

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Jarno Vos

    (@jarnovos)

    Hi @oninmedia,

    Hope you are doing well. You can add the below CSS to Appearance > Customize > Additional CSS to fix it:

    #cc-window.cc-floating { background-color: white; }

    Kind regards,
    Jarno

    Thread Starter ONINMEDIA

    (@oninmedia)

    Hi thanks Jarnovos

    Okay great !!

    But in the “consent” it continues to appear transparent, you can give me the code so that it is also seen with the white background. Thanks

    Plugin Contributor Jarno Vos

    (@jarnovos)

    Hi @oninmedia

    Excuse me, I forgot about the other button. This code is for the Manage Consent button:

    .cc-animate.cc-revoke.cc-bottom {
    background-color: white;
    }

    Kind regards,
    Jarno

    Thread Starter ONINMEDIA

    (@oninmedia)

    Thank you very much Jarnovos now it is displayed correctly
    And do you know why the customization of the banner has been deconfigured?
    All the best

    Plugin Contributor Jarno Vos

    (@jarnovos)

    Hi @oninmedia,

    Not sure what caused it in this specific case, but it could be that another plugin/theme had applied CSS which caused the banner background to appear transparent.

    I assume that your issue is fixed so I will mark this as resolved, let me know if I can provide further assistance.

    Kind regards,
    Jarno

    Thread Starter ONINMEDIA

    (@oninmedia)

    ok thanks

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

The topic ‘Cookie banner and transparent consent label’ is closed to new replies.