Folder Menu Color Navigation

Screen+Shot+2019-12-30+at+12.29.43+PM.jpg

Look Demo

Change the background and link colors of the folder menu. This plugin uses css editor and works with Squarespace 7.1.


Description

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Folder Menu - Background Color //

.header .header-nav .header-nav-item--folder .header-nav-folder-content {
  background-color: #82ca9c;
}

// Folder Menu - Link Color //

.header .header-nav .header-nav-item--folder .header-nav-folder-content a {
  color: #fff;
}

Customize

Change both of the color values to the colors of your choice.


Previous
Previous

Leaf Folder Menu Style

Next
Next

Social Icon Links Spacing