You can change the size of the consent widget to adjust it to your website. In this article, we’ll show you how to do it. In this article, we’ll show you how to do it.
Before you start
Here are a few things to know before you start:
- The consent widget, represented by the icon:
, is a feature that allows users to reopen the cookie consent popup on your website after they have initially made their choices. This widget works by default in Cookie Information Consent Management Platform.
Resize the consent widget
To resize the consent widget, follow these steps:
1. Log in to Cookie Information.
2. In Consent solutions, findthe consent solution where you want to resie the consent widget.

3. Go to Consent popup > My templates.

4. Find the consent template where you want to resize the consent widget.

5. Click the ⋯ three-doticon next to the template name you want to change, then click Edit.

Note: The Published label shows which template is currently active for your consent popup:

6. In Template code, go to CSS.
7. In CSS, find the #Coi-Renew variable.

8. Adjust the width: 60px; or height: 60px; variables to different values to change your widget size.

9. Click Save and publish.
Note: Clicking Save only saves changes to your template. To publish the updated template, click Save and publish.
10. Done.