Center Align Folder Links
Description
Center align the links inside of a folder drop down. 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.
// Center Align Folder Links // .header .header-nav .header-nav-item--folder .header-nav-folder-content { text-align: center !important; }
Customize
You do not need to change any values.