Cookie Banner Color

Look Demo

Easily change the color of the cookie banner. This plugin uses css editor and works with all template families.

How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Cookie Banner Color //

.sqs-cookie-banner-v2.DARK, .sqs-cookie-banner-v2.LIGHT {
background-color: #659999;
}

// Cookie Banner Text //

.sqs-cookie-banner-v2.LIGHT p, .sqs-cookie-banner-v2.LIGHT button, .sqs-cookie-banner-v2.LIGHT a, .sqs-cookie-banner-v2.DARK p, .sqs-cookie-banner-v2.DARK button, .sqs-cookie-banner-v2.LIGHT a {
color: #FFFFFF;
}

Customize

Change the background color value #659999 to target the banner's color and the color value #FFFFFF to target the text color.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Cookie Banner Gradient Color

Next
Next

Cookie Banner Rounded Corners