• Resolved eleg7

    (@eleg7)


    Hi,
    I’m testing the plugin on a site.
    I would not want any logo to appear on the banner. Now there is a default one.
    In the free version there is a way to remove it?
    Also at the code level?
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author cookiebot

    (@cookiebot)

    Hi @eleg7

    Thanks for reaching out!

    If you can’t change the logo from the Cookiebot administration tool, then you can hide it by adding some CSS to your website.

    Try this:

    #CybotCookiebotDialogPoweredbyLink {
    display: none;
    }

    [ Signature deleted ]

    Thread Starter eleg7

    (@eleg7)

    Hi, thank you so much
    Elena

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

The topic ‘Image’ is closed to new replies.