From f24bfdf0a4af94fdab22700b699819cdd3f8450f Mon Sep 17 00:00:00 2001 From: Gary Date: Fri, 20 Mar 2026 11:09:19 +0000 Subject: [PATCH] changed nav bar --- css/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 4c87295..19e2e0b 100644 --- a/css/style.css +++ b/css/style.css @@ -8441,7 +8441,6 @@ h1, h2, h3, h4, h5, .ftco-navbar-light { background: transparent !important; position: absolute; - top: 160px; left: 0; right: 0; z-index: 3; @@ -10691,12 +10690,9 @@ textarea.form-control { #ftco-navbar { position: relative !important; - /* This slides the bar UP by exactly half its own height */ - transform: translateY(-240%) !important; z-index: 1000 !important; /* These ensure no other code is dragging the hero image up */ - margin-top: 0 !important; - margin-bottom: 0 !important; + } /* 2. Mobile View (Phones and Tablets) */