← back to Fentucci
hero ghost-CTA legibility fix (white on dark renders) + css v3 cache-bust
06977438a5646d35b3ae408e9583722bd63191da · 2026-06-24 09:55:06 -0700 · Steve
Files touched
M public/css/site.cssM public/index.html
Diff
commit 06977438a5646d35b3ae408e9583722bd63191da
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Jun 24 09:55:06 2026 -0700
hero ghost-CTA legibility fix (white on dark renders) + css v3 cache-bust
---
public/css/site.css | 13 +++++++++++++
public/index.html | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/public/css/site.css b/public/css/site.css
index 5d9e0ef..ad3e06b 100644
--- a/public/css/site.css
+++ b/public/css/site.css
@@ -231,6 +231,19 @@ html[data-theme="dark"] .icon-moon { display: none; }
flex-wrap: wrap;
margin-bottom: 1.5rem;
}
+/* Ghost CTA sits on the (often dark) hero image — force light treatment so it
+ stays legible regardless of which room render is showing. */
+.hero-ctas .btn-ghost {
+ color: #fff;
+ border-color: rgba(255,255,255,0.6);
+ background: rgba(255,255,255,0.06);
+ backdrop-filter: blur(2px);
+}
+.hero-ctas .btn-ghost:hover {
+ background: rgba(255,255,255,0.16);
+ border-color: rgba(255,255,255,0.85);
+ color: #fff;
+}
.hero-service {
font-size: 0.8rem;
color: rgba(255,255,255,0.62);
diff --git a/public/index.html b/public/index.html
index ae53738..bf39a14 100644
--- a/public/index.html
+++ b/public/index.html
@@ -46,7 +46,7 @@
<link rel="preconnect" href="https://cdn.shopify.com">
<link rel="dns-prefetch" href="https://cdn.shopify.com">
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
- <link rel="stylesheet" href="/css/site.css?v=2">
+ <link rel="stylesheet" href="/css/site.css?v=3">
<!-- ── Structured data ─────────────────────────────────────────── -->
<script type="application/ld+json">
← 9141b64 hero→room renders w/ readability scrim; full SEO (canonical/
·
back to Fentucci
·
Filter fentucci.com catalog to natural materials only (358-> 858e6ab →