diff --git a/css/custom.css b/css/custom.css index fa2d01e..856d8dc 100644 --- a/css/custom.css +++ b/css/custom.css @@ -847,6 +847,7 @@ header.main-header .header-sticky.active{ padding: 0; background: var(--accent-color); border-radius: 0 0 50px 0; + z-index: 1000; } .slicknav_menu ul{ @@ -917,6 +918,7 @@ header.main-header .header-sticky.active{ overflow: hidden; padding: clamp(100px, 20vh, 200px) 0; margin-top: 0; + z-index: 1; } .hero::before{