Turn Off Folder Title Links


Look Demo

Turn off the folder titles linked to the first page in the drop down. This plugin uses css editor and is compatible with Squarespace 7.1.


How To Install

Copy and paste the code below into the Custom CSS Editor box.

// Turn Off Folder Title Links In 7.1 // 

.header-nav-folder-title {
  pointer-events: none !important;
}

Customize

You do not need to change any of the values or properties.


Previous
Previous

Pressed Down Button (7.1 Header Version)

Next
Next

Easy Vertical Navigation (7.0 Version)