updated hero

This commit is contained in:
Gary 2025-05-13 16:07:07 +01:00
parent 2b027fd42b
commit cb721653af
2 changed files with 10 additions and 9 deletions

View File

@ -8226,7 +8226,7 @@ h1, h2, h3, h4, h5,
right: 0;
bottom: 0;
content: '';
opacity: 0;
opacity: 0.5;
background: #000000; }
.hero-wrap.hero-wrap-2 {
height: 500px; }
@ -8330,7 +8330,7 @@ h1, h2, h3, h4, h5,
bottom: 0;
right: 0;
background: #000005;
opacity: 0.5;
opacity: 0.8;
width: 100%;
padding: 0;
z-index: 0; }
@ -9782,15 +9782,13 @@ textarea.form-control {
.banner-logo {
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 0;
max-width: 400px;
height: 400px;
opacity: 1;
z-index: 0 !important;
z-index: 3 !important;
}
.banner-logo a {
@ -9799,15 +9797,18 @@ textarea.form-control {
align-items: center;
width: 100%;
height: 100%;
z-index: 3 !important;
}
.banner-logo img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
z-index: 3 !important;
}
.banner-logo img:hover {
transform: scale(1.1);
transition: transform 0.3s ease;
z-index: 3 !important;
}

View File

@ -5,8 +5,8 @@
<div class="container">
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">
<div class="col text-center ftco-animate banner-logo">
<a href="index.php" class="navbar-brand d-flex">
<img src="<?= $URLcorection ?>images/logo/Warmseal-Blue-Transparent.svg" class="img-fluid" alt="Warmseal Logo">
<a href="index.php">
<img src="<?= $URLcorection ?>images/logo/Warmseal-Blue-Transparent.svg" class="img-fluid banner-logo" alt="Warmseal Logo">
</a>
</div>
<div class="row no-gutters slider-text align-items-center justify-content-center">