Gradient Mobile Menu
1. Plugin Info
Add a gradient background to the open mobile menu.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Gradient Mobile Menu - Ghost //
.header-menu-bg {
background: linear-gradient(to right, #53d6ff, #666be1) !important;
background: -webkit-linear-gradient(to right, #53d6ff, #666be1) !important;
}
3. Customizable Options
Gradient Background Color
Gradient Background Color (Webkit)
4. Plugin Notes
No plugin notes
