← back to Dw Material Reclassify
Left rail: all filter panels start collapsed (removed Material open)
cd3121a9dbf75706670bada8da92f7ff9ae6fa79 · 2026-07-22 17:07:28 -0700 · Steve
Files touched
M collection.material.liquid
Diff
commit cd3121a9dbf75706670bada8da92f7ff9ae6fa79
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Jul 22 17:07:28 2026 -0700
Left rail: all filter panels start collapsed (removed Material open)
---
collection.material.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/collection.material.liquid b/collection.material.liquid
index e61667d..0d22716 100644
--- a/collection.material.liquid
+++ b/collection.material.liquid
@@ -46,7 +46,7 @@
<h1>{{ collection.title | remove: " Wallcoverings" }}</h1>
<p class="cnt">{{ collection.products_count }} designs</p>
- <details class="dw-facet" open>
+ <details class="dw-facet">
<summary>Material</summary>
<ul>
{% for m in mats %}{% assign parts = m | split: "|" %}
← d1bebd9 Material filters COMPLETE: installed Search & Discovery app
·
back to Dw Material Reclassify
·
(newest)