Cookie Banner - Solid Drop Shadow Style
1. Plugin Info
Add a solid drop shadow (and other styles) to the cookie banner.
Works with Squarespace 7.0 and 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Cookie Banner Drop Shadow Style - Ghost //
.sqs-cookie-banner-v2 {
background: #fff !important;
border: 1px solid #000 !important;
border-radius: 5px;
box-shadow: #000 6px 6px 0px 0px !important;
}
3. Customizable Options
Background Color
Border Style
Border Radius
Box Shadow
4. Plugin Notes
No plugin notes
