Gradient Folder Navigation

Look Demo

Add a gradient background to the folder menu navigation. This plugin uses css editor and works with Squarespace 7.0 (Brine template family).

How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Gradient Folder Nav //

.Header-nav .Header-nav-folder {
  background: -webkit-linear-gradient(to top, #F07C63, #E45372);
  background: linear-gradient(to top, #F07C63, #E45372);
}

Customize

Change the color values #F07C63 and #E45372 to the colors of your choice.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Hide Announcement Bar Close Icon

Next
Next

Gradient Announcement Bar