Gradient Background - Announcement Bar
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Description
Add a gradient background color to the announcement bar.
Add to Custom CSS
// ANNOUNCEMENT BAR - GRADIENT BACKGROUND - BYKATSS.COM //
.sqs-announcement-bar {
background: linear-gradient(to left, #53D6FF, #666BE1);
background: -webkit-linear-gradient(to left, #53D6FF, #666BE1);
}
Notes
No plugin notes
Customizable Options
Gradient Background Color