[object Object]

← back to Designer Wallcoverings

auto-save: 2026-06-22T22:48:18 (1 files) — shopify/theme-5.0-duplicate/sections/collection.liquid

28aef168acdd48f1e4be191923f72ddc8f780329 · 2026-06-22 22:48:21 -0700 · Steve Abrams

Files touched

Diff

commit 28aef168acdd48f1e4be191923f72ddc8f780329
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Mon Jun 22 22:48:21 2026 -0700

    auto-save: 2026-06-22T22:48:18 (1 files) — shopify/theme-5.0-duplicate/sections/collection.liquid
---
 shopify/theme-5.0-duplicate/sections/collection.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shopify/theme-5.0-duplicate/sections/collection.liquid b/shopify/theme-5.0-duplicate/sections/collection.liquid
index 42515a9f..c73a9bdd 100644
--- a/shopify/theme-5.0-duplicate/sections/collection.liquid
+++ b/shopify/theme-5.0-duplicate/sections/collection.liquid
@@ -1,6 +1,6 @@
 {%- comment -%} DW: render the collection description server-side (theme JS never did). Respects the existing show_description setting; reversible. {%- endcomment -%}
 {%- if section.settings.show_description and collection.description != blank -%}
-  <div class="dw-collection-description rte" style="max-width:880px;margin:30px auto 4px;padding:0 26px;line-height:1.7;color:#3a342c;">
+  <div class="dw-collection-description rte" style="max-width:880px;margin:30px auto;padding:30px 40px;line-height:1.7;color:#ffffff;background-color:rgba(0,0,0,0.5);border-radius:4px;display:inline-block;">
     {{ collection.description }}
   </div>
 {%- endif -%}

← fa835356 Add 50% opaque text backgrounds to all collection page heade  ·  back to Designer Wallcoverings  ·  auto-save: 2026-06-22T23:18:24 (7 files) — shopify/theme-5.0 4c6dcdef →