Cookie Icon (White) - Cookie Banner
Plugin Details
Add a cooke icon (or your own icon) to the top of the cookie banner.
Compatibility
- Works with Squarespace 7.1 
- Uses Custom CSS 
- Cookie Icon Included 
Add to Custom CSS
// COOKIE ICON (WHITE) - COOKIE BANNER - GHOSTPLUGINS.COM //
.gdpr-cookie-banner:before {
  background: url(https://static1.squarespace.com/static/5ba5e044b10f25cb908c506f/t/643244ede5a46e2c0ae35e32/1681016045553/cookie_light.png) center center no-repeat;
  width: 35px;
  height: 35px;
  margin: 0px 0px 15px 0px;
  background-size: contain;
  display: inline-block;
  content: "";
}Customizable Options
- Cookie Icon 
- Icon Width 
- Icon Height 
- Bottom Spacing 
Notes
No plugin notes
 
Use Your Own Icon
Use CSS > Manage Files to upload and generate a file URL for your own icon. Then swap out the default icon’s URL with your file’s URL.

 
            