Hide Product Categories - Sidebar or Top
1. Plugin Info
Hide the product categories sidebar (or top bar).
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Hide Product Category Sidebar - Ghost //
.products.collection-content-wrapper .nested-category-tree-wrapper, .products.collection-content-wrapper .nested-category-children {
display: none !important;
}3. Customizable Options
No customizable options
4. Plugin Notes
No plugin notes
