[object Object]

← back to Retrowalls

homepage: retire redundant corner-nav.js (ns-header hamburger is the live nav)

58219f9e611739900154b47b71010ebbf5aa2c1b · 2026-06-01 14:15:59 -0700 · Steve

Brings retrowalls in line with the other 47 sister sites: the static
.ns-header + nsToggleNav() hamburger is the working nav, so the legacy
corner-nav.js overlay is redundant. Eyebrow fix already committed prior.

Files touched

Diff

commit 58219f9e611739900154b47b71010ebbf5aa2c1b
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Jun 1 14:15:59 2026 -0700

    homepage: retire redundant corner-nav.js (ns-header hamburger is the live nav)
    
    Brings retrowalls in line with the other 47 sister sites: the static
    .ns-header + nsToggleNav() hamburger is the working nav, so the legacy
    corner-nav.js overlay is redundant. Eyebrow fix already committed prior.
---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 49c9070..bc9b145 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1451,7 +1451,7 @@ document.addEventListener('DOMContentLoaded', function(){ try { renderRailSectio
         data-mode="retail"
         defer onerror="this.remove()"></script>
 
-<script src="/corner-nav.js" defer></script>
+<!-- corner-nav disabled (UL-hamburger rebuild) -->
 <script src="/sku-redact.js" defer></script>
 <!-- hero4-fix: activate 2x2 hero (self-contained; was commented placeholder) -->
 <script src="/hero-4grid.js" defer></script>

← f971984 homepage: collapse duplicated 'Ideas' rail-eyebrows into one  ·  back to Retrowalls  ·  hero: rotate curated room-setting pool (hero-pool.json), gua 4c2a861 →