Product Categories Sidebar Style
1. Plugin Info
Add additional styling to the product categories sidebar.
- Works with Squarespace 7.1 
- Uses Custom CSS 
2. Add this code to Custom CSS
// Product Category Sidebar Style - Ghost //
.products.collection-content-wrapper .nested-category-tree-wrapper {
  background: #000;
  color: #fff;
  border: 0px solid #000;
  padding: 20px 25px;
  border-radius: 5px;
}3. Customizable Options
- Background Color 
- Text Color 
- Border Style 
- Padding 
- Border Radius 
4. Plugin Notes
- Enabled the category sidebar in product page settings. 
- Other font styles (size, font family, etc) can be changed in Squarespace settings. 

 
            