• Resolved bostrb

    (@boosterbast)


    Hi,

    I am trying to bring back the title on the mobile cookie banner (I find it weird that it is removed by default. It just looks odd that there is no title).

    I saw that I have to add the following custom css, as explained in this link:

    https://complianz.io/css-lesson-20-bringing-the-cookie-banner-title-back-to-mobile/

    However When i click Use custom css. There is already a lot of css filled (see code below, for the beginning lines that is already filled it). Do I remove that? Or do I just paste the code to bring back the cookie banner title below it?:

    /* Container */
    .cmplz-cookiebanner{}

    /* Logo / .cmplz-cookiebanner .cmplz-logo{} / Title / .cmplz-cookiebanner .cmplz-title{} / Close icon */
    .cmplz-cookiebanner .cmplz-close{}

    …………

Viewing 1 replies (of 1 total)
  • Plugin Support antoiub

    (@antoiub)

    Hello @boosterbast ,

    Thank you for reaching out.

    There’s no need to delete the code already placed in the Custom CSS section. It’s designed to make it easier for users who want to modify the appearance of the banner. You can safely add your code wherever you like, as long as it’s not placed inside any {} brackets of the pre-existent code.

    Hope this helps!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.