Search
Close this search box.

Documentation

In this article

Consent Mode

You can now enable Google Consent Mode for Tag Manager. How it works, and what you need to configure can be found here.

Download

You can also directly download the demo container with triggers and variables/ Please make sure you know how to import a container.

In this category

Categories

Recent articles

CSS Lesson #1 : Styling the “Allow Cookies” button.

The standard templates and the Custom CSS possibilities make it possible to design your Cookie Notice to suit the style of your website. We will start a weekly lesson on how to add design elements to your Cookie Notice using Custom CSS. Do you want to try it yourself? Visit https://www.w3schools.com/cssref/ for an extensive overview of CSS properties.

You can add Custom CSS in our editor, in your theme’s Custom CSS editor or any plugin that provides CSS control. Because every WordPress website is different we will work with the addition of !important to override any CSS currently loaded on your webpage.

Lesson #1 : Styling the “Accept” button.

The button’s color, border color and text color are all available in the quick edit mode under Cookie Banner settings. For more options, you can refer to the Custom CSS editor. For this lesson, we will style button so it will have a custom font, a smaller font size and a rounded border. For this you will need the following properties:

.cmplz-accept { to customize the font and font-size } &
.cmplz-btn { to change the border-radius }

For the below banner we used the following CSS properties:

Copy/Paste the below code and try it yourself!

Join 800.000 users and install The Privacy Suite for WordPress locally, automated or fully customised, and access our awesome support if you need any help!