# Does CookieYes allow adding the brand logo to the consent banner?

Customize your CookieYes banner with your brand logo. This feature is available on the Ultimate plan—follow these simple steps to upload it.

---

**Categories:** , 
**Published:** July 21, 2026
**URL:** https://www.cookieyes.com/documentation/brand-logo-to-consent-banner/

---

Yes, you can add your brand logo to the cookie consent banner to align it with your brand identity. This feature is available only on the Ultimate plan. Follow these steps to upload your logo:

- From the Cookieyes Dashboard, navigate to Cookie Banner > Content > Cookie Notice.

![](https://assets.cookieyes.com/cookie_banner_tab_0d0fb8e41b.jpg)

2. In the Custom logo field, enter the URL of your logo image.

![](https://assets.cookieyes.com/custom_logo_bfc90069c3.jpg)

3. Click Publish Changes.

> **Warning: **By default, the **Custom logo **field contains a placeholder #. Make sure to remove it and paste the **full URL** of your logo (e.g., `https://yourdomain.com/logo.png`).
>


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "Does CookieYes allow adding the brand logo to the consent banner?",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/brand-logo-to-consent-banner/"
      },
      "url": "https://www.cookieyes.com/documentation/brand-logo-to-consent-banner/",
      "publisher": {
        "@type": "Organization",
        "name": "CookieYes",
        "url": "https://www.cookieyes.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://assets.cookieyes.com/cookieyes.png",
          "width": 250,
          "height": 60
        }
      },
      "description": "Customize your CookieYes banner with your brand logo. This feature is available on the Ultimate plan—follow these simple steps to upload it.",
      "datePublished": "2025-06-24T03:53:35+00:00",
      "dateModified": "2025-06-24T00:00:00+00:00",
      "author": {
        "@type": "Person",
        "name": "CookieYes Doc Team"
      },
      "image": [
        "https://assets.cookieyes.com/cookieyes.png"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.cookieyes.com/documentation/brand-logo-to-consent-banner/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.cookieyes.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Documentation",
          "item": "https://www.cookieyes.com/documentation/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "FAQ",
          "item": "https://www.cookieyes.com/category/documentation/faq/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Does CookieYes allow adding the brand logo to the consent banner?"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.cookieyes.com/#website",
      "url": "https://www.cookieyes.com/",
      "name": "CookieYes",
      "description": "CookieYes is a Google-certified consent management platform that helps businesses comply with GDPR, CCPA, and other global privacy laws.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.cookieyes.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cookieyes.com/?s={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cookieyes.com/#organization",
      "name": "CookieYes",
      "url": "https://www.cookieyes.com/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.cookieyes.com/#/schema/logo/image/",
        "inLanguage": "en-US",
        "url": "https://assets.cookieyes.com/cookieyes.png",
        "contentUrl": "https://assets.cookieyes.com/cookieyes.png",
        "width": 19701,
        "height": 3176,
        "caption": "CookieYes"
      },
      "image": {
        "@id": "https://www.cookieyes.com/#/schema/logo/image/"
      }
    }
  ]
}
```
