> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.consentmo.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# CSS for the Cookie banner & Preferences

If you are running the \*\*Plus \*\*or the **Enterprise plans of the app, you can apply custom CSS** to different elements of the Cookie banner and the Preferences popup. 

You can navigate to the **Cookie banner** tab > **Design** section, as shown below:

![](https://storage.crisp.chat/users/helpdesk/website/-/b/0/7/f/b07f7406951a4000/custom-css_ilz5pn.gif)
  
||| **Note:** Keep in mind that applying Custom CSS may override your current settings which you have applied for the colors and the styling of the bar.

Here is a list of the CSS selectors:

# Cookie Bar selectors:

The selectors for the Default, Classic and Modern layouts are all the same:

![](https://storage.crisp.chat/users/helpdesk/website/b07f7406951a4000/cookie-bar-selectors_9hrpx2.png)

* **1. Main Text:** `.isense-cc-message`
* **2. Privacy Policy text:** `.isense-cc-link`
* **3. Preferences button:** `.isense-cc-settings`
* **4. Reject button:** `.isense-cc-deny`
* **5. Accept button:** `.isense-cc-allow`
* **6. “X” icon:** `.isense-close-icon`

# Preferences Popup selectors:

![](https://storage.crisp.chat/users/helpdesk/website/b07f7406951a4000/pref-popup-selectors_e7vggs.png)

# Table with the \*\*selectors \*\*for all of the above elements, for the different layouts:

* In the below file you will find the table with all the selectors for the Preferences popup elements:

| [Download](https://gdprstorage.b-cdn.net/faq/files/CSSselectorsForTheCookieBarAndPreferencesPopup.zip)  - **Table with selectors**

* The colors of the checkboxes/switchers and the ticks can be configured from **Consent banner** tab > **Design** section > **Checkbox Color & Checkbox Tick Color**. Alternatively for the Classic and Modern layouts **Design** tab > **Switcher Inactive and Switcher Active**:  [How to change the color of the switchers in the Preferences popup?](/en/article/how-to-change-the-color-of-the-switchers-in-the-preferences-popup-19jz1gi/)

# Global parameters

If you would like to apply a global setting for all of the text in the Cookie bar or Preferences popup, for example change the font-size or the font, you can apply it with the following selectors:

Cookie bar:

`.isense-cc-window.cc-banner`
  
Preferences popup:

`.isense-cc-settings-dialog`

**Example:**

`.isense-cc-window.cc-banner { font-family: "Times New Roman", Times, serif; }`

# Need help?

If you need any help, don’t hesitate to contact our support team at: support@consentmo.com or from the Chat button at the bottom right corner of your browser.