Product Category Sidebar Style
Description
Style the product category sidebar beyond standard default. 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.
// Product Cagetory Sidebar Style // .products.collection-content-wrapper .nested-category-tree-wrapper { background: #fff; border: 1px solid #fff; border-radius: 10px; padding: 30px; text-align: center; font-size: 14px; }
Customize
Adjust the background, border, border radius, padding, text align, and font size values to your liking.
The category sidebar can be enabled in the product page settings.