updated images and banner
This commit is contained in:
parent
79aaa7e4de
commit
fff5653d46
@ -8231,7 +8231,7 @@ h1, h2, h3, h4, h5,
|
|||||||
.hero-wrap.hero-wrap-2 {
|
.hero-wrap.hero-wrap-2 {
|
||||||
height: 500px; }
|
height: 500px; }
|
||||||
.hero-wrap.hero-wrap-2 .overlay {
|
.hero-wrap.hero-wrap-2 .overlay {
|
||||||
opacity: 0; }
|
opacity: 0.5; }
|
||||||
.hero-wrap.hero-wrap-2 .slider-text {
|
.hero-wrap.hero-wrap-2 .slider-text {
|
||||||
height: 500px; }
|
height: 500px; }
|
||||||
.hero-wrap.hero-wrap-2 .slider-text h1 {
|
.hero-wrap.hero-wrap-2 .slider-text h1 {
|
||||||
@ -9843,7 +9843,7 @@ textarea.form-control {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: rgba(0, 0, 0, 0.5);
|
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 {
|
.banner-logo {
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 167 KiB |
@ -3,7 +3,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row no-gutters slider-text align-items-end">
|
<div class="row no-gutters slider-text align-items-end">
|
||||||
<div class="col-md-9 ftco-animate pb-5">
|
<div class="col-md-9 ftco-animate pb-5">
|
||||||
<h1 class="mb-0 bread"><?=$PageTitle?></h1>
|
<h1 class="mb-0 bread blue-text"><?= $PageTitle ?></h1>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user