diff --git a/css/style.css b/css/style.css index 4c6d8c7..0118c19 100644 --- a/css/style.css +++ b/css/style.css @@ -8231,7 +8231,7 @@ h1, h2, h3, h4, h5, .hero-wrap.hero-wrap-2 { height: 500px; } .hero-wrap.hero-wrap-2 .overlay { - opacity: 0; } + opacity: 0.5; } .hero-wrap.hero-wrap-2 .slider-text { height: 500px; } .hero-wrap.hero-wrap-2 .slider-text h1 { @@ -9843,7 +9843,7 @@ textarea.form-control { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); - z-index: 2; /* Overlay should be above the slider-item's base */ + z-index: 0; /* Overlay should be above the slider-item's base */ } .banner-logo { diff --git a/images/projects.jpg b/images/projects.jpg index b107c5b..9da88dd 100644 Binary files a/images/projects.jpg and b/images/projects.jpg differ diff --git a/images/services.jpg b/images/services.jpg index 0e3a850..088a5ce 100644 Binary files a/images/services.jpg and b/images/services.jpg differ diff --git a/includes/banner.php b/includes/banner.php index 73e06f7..9d53c9c 100644 --- a/includes/banner.php +++ b/includes/banner.php @@ -1,11 +1,11 @@ -
-
-
-
-
-

-
-
-
-
- \ No newline at end of file +
+
+
+
+
+

+
+
+
+
+ \ No newline at end of file