Skip to main content

How to change the font of the cookie banner?

CookieYes provides a custom CSS option to add a custom code to change the font of your banner.

To do so, follow these steps:

  • From the Dashboard, navigate to Cookie Banner > Custom CSS.
  • In the Add your custom CSS here field, paste the following code:
.cky-consent-container{
font-family:courier new;
}

You can edit the code with the font of your choice.

  • Click the Publish Changes button.

You can replace the code with the font of your choice.
For further customizations in the cookie banner, refer this documentation.

Have more questions?

Reach out to us and we'll answer them.

Contact us