---
title: Custom CSS
description: Customize the consent modal appearance with CSS.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/zaraz/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Custom CSS

You can add custom CSS to the Zaraz Consent Management Platform, to make the consent modal more in-line with your website's design.

1. In the Cloudflare dashboard, go to the **Consent** page.  
[ Go to **Consent** ](https://dash.cloudflare.com/?to=/:account/tag-management/consent)
2. Find the **Custom CSS** section, and add your custom CSS code as you would on any other HTML editor.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/zaraz/","name":"Zaraz"}},{"@type":"ListItem","position":3,"item":{"@id":"/zaraz/consent-management/","name":"Consent management"}},{"@type":"ListItem","position":4,"item":{"@id":"/zaraz/consent-management/custom-css/","name":"Custom CSS"}}]}
```
