Leaf Folder Menu Style

leaf_menu.png

Description

Add a leaf shape style 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.

// Leaf Style Folder Menu  //

.header .header-nav .header-nav-item--folder .header-nav-folder-content {
  border-radius: 40px 0px 40px 0px;
  padding: 20px;
}

Customize

Adjust the border radius and padding values to your liking.


Previous
Previous

Individual Heading Adjustments

Next
Next

Folder Menu Color Navigation