Remove Cookiebot logo / branding from the Swift cookie banner

You can remove the Cookiebot logo and branding from the Cookiebot Swift banner by adding additional CSS to your website or by editing the HTML.

Or you can use one of the CookieInfo custom cookie banner designs. The HTML, CSS and JavaScript files are available for the user. This makes it possible to adjust the cookie banner to your look and feel.

Cookiebot Swift banner remove branding / logo.

To remove the Cookiebot logo and branding simply add the following CSS to your website:

Cookiebot remove logo / branding with CSS

/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}

Cookiebot remove logo / branding with HTML

Or if you want to insert it direclty into your HTML, use the following code:

<style type="text/css">
  a#CybotCookiebotDialogPoweredbyCybot,
  div#CybotCookiebotDialogPoweredByText {
    display: none;
  }

  #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none; 
  }
</style>

Cookiebot CMP believes that the increased visibility of the logo on the new Swift banners will be seen as a seal of approval and should help you build trust with your website visitors. If you prefer an unbranded version of the Cookiebot cookie banner, apply one of the methods above.

Cookiebot custom template design

Alternatively, you can use one of the CookieInfo custom cookie banner designs for Cookiebot. We have created several cookie banners that you can modify to reflect your websites look and feel.

Check the Cookiebot cookie banner designs here. cookie banner Cookiebot

14 day free trial Cookiebot

Cookie scanner, cookie banner, cookie declaration and cookie consent in one solution.

  • Use cookies on your website compliant with GDPR, ePrivacy and cookie legislation
  • Cookie management completely automated
  • Cookie banner based on your corporate identity
  • Automatic composed cookie declaration, always up to date

The Cookiebot solution runs on 500,000+ websites, manages 13 billion User Consents and supports 40+ languages.