Folder Menu Padding
Description
Add extra padding to the folder menu navigation. 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.
// Folder Menu Padding // .header .header-nav .header-nav-item--folder .header-nav-folder-content { padding: 30px; }
Customize
Adjust the padding value to your liking.