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