Folder Background Color
1. Plugin Info
Change the background color of the folder.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Folder Color - Ghost //
.header-nav-folder-content {
background: #666BE1 !important;
}
// Folder Link Color - Ghost //
.header-nav-folder-item a {
color: #000 !important;
}
3. Customizable Options
Folder Background Color
Folder Link Color
4. Plugin Notes
No plugin notes
