Rounded Corners Folder Navigation
Description
Give the folder menu navigation rounded corners. This plugin uses css editor and works with Squarespace 7.1.
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.
// Rounded Corners Folder Menu // .header .header-nav .header-nav-item--folder .header-nav-folder-content { border-radius: 20px; }
Customize
Adjust the border radius value to your liking.