up
This commit is contained in:
@@ -778,6 +778,37 @@ img {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.page-title-cargo-platform3 {
|
||||
background: url("../images/project/agNetCargoPlatform/top4.png") center center/cover no-repeat local;
|
||||
width: 100%;
|
||||
height: 330px;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
/* background-color: #ffffff00 !important; */
|
||||
margin-top: 80px !important; /* Adjusted for new 80px header height */
|
||||
}
|
||||
|
||||
.page-title-cargo-platform3::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
/* background-color: rgba(0, 0, 0, 0.5); */
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.page-title-cargo-platform3 .container {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.page-title-cargo-platform3 h2,
|
||||
.page-title-cargo-platform3 p {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
.page-title {
|
||||
height: 300px;
|
||||
|
||||
BIN
assets/images/project/agNetCargoPlatform/top4.png
Normal file
BIN
assets/images/project/agNetCargoPlatform/top4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 608 KiB |
Reference in New Issue
Block a user