Gradient Folder Color


1. Plugin Info

Add a gradient color to the folder.

  • Works with Squarespace 7.1

  • Uses Custom CSS


2. Add this code to Custom CSS

// Gradient Folder Color - Ghost //

.header-nav-folder-content {
  background: linear-gradient(to top right, #53d6ff, #666be1) !important;
  background: -webkit-linear-gradient(to top right, #53d6ff, #666be1);
}

// Folder Link Color - Ghost //

.header-nav-folder-item a {
  color: #000 !important;
}

3. Customizable Options

  • Folder Gradient Color

  • Folder Gradient Color (Webkit)

  • Folder Link Color


4. Plugin Notes

  • No plugin notes


Previous
Previous

Blog - Read More Link Button (Full Width)

Next
Next

Folder Background Color