Fade In Folder On Hover
1. Plugin Info
Add a simple fade in effect to the folder.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Fade In Folder Nav //
.header-nav-folder-content {
transition: ease-in-out .5s;
}
3. Customizable Options
Fade In Speed
4. Plugin Notes
No plugin notes
