Header and Footer Changes

This commit is contained in:
sujan 2024-09-01 16:00:15 +05:45
parent c4c8493d33
commit dead9eb367
13 changed files with 82 additions and 79 deletions

View File

@ -1,10 +1,10 @@
<?php include('header.php');?>
<!-- start wpo-page-title -->
<section class="wpo-breadcumb-area">
<section class="company-bg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="wpo-breadcumb-wrap">
<div class="wpo-breadcumb-wrap hero-breadcrumb">
<h2>Access Educatiopn Network</h2>
<h3>About us</h3>
</div>
@ -569,63 +569,4 @@
</section>
<!--end of wpo-team-section -->
<!-- start of wpo-get-touch-section -->
<section class="wpo-get-touch-section section-padding">
<div class="container">
<div class="row justify-content-end">
<div class="col-lg-7 col-12">
<div class="wpo-section-title">
<h2>Trusted transport service</h2>
<h3>Lets Work Together</h3>
</div>
<form id="myForm">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<input id="name" class="fild" type="text" placeholder="Your Name">
<div id="nameError" class="error-message"></div>
</div>
<div class="col-lg-6 col-md-6 col-12">
<input id="email" class="fild" type="email" placeholder="Email Address">
<div id="emailError" class="error-message"></div>
</div>
<div class="col-lg-6 col-md-6 col-12">
<input id="phone" class="fild" type="text" placeholder="Your Number">
<div id="phoneError" class="error-message"></div>
</div>
<div class="col-lg-6 col-md-6 col-12">
<input id="trackingId" class="fild" type="text"
placeholder="Enter your tracking id">
<div id="trackingIdError" class="error-message"></div>
</div>
<div class="col-12">
<textarea id="message" class="fild fild-textarea"
placeholder="Write Message"></textarea>
<div id="messageError" class="error-message"></div>
</div>
<div class="col-12">
<button type="submit" class="theme-btn">Send Us Messages <i
class="ti-angle-right"></i></button>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="shape">
<svg width="100%" height="100%" viewBox="0 0 579 909" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M358.873 909L277 382L87.7578 760V909H358.873Z"
fill="#1C7991" />
<path fill-rule="evenodd" clip-rule="evenodd"
d="M0.703125 909L465.828 0L304.102 569.065L207.458 909H0.703125Z" fill="#FF7236" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M579.001 0L304.154 571.371L466.229 0H579.001Z"
fill="#124855" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M369.718 0L280.523 361.342L465.827 0H369.718Z"
fill="#1C7990" />
<path fill-rule="evenodd" clip-rule="evenodd"
d="M364.445 446.031L443.443 909H358.413L304.154 571.128L364.445 446.031Z" fill="#FFCB37" />
</svg>
</div>
</section>
<!-- end of wpo-get-touch-section -->
<?php include('footer.php');?>
<?php include('footer.php');?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

View File

@ -619,7 +619,7 @@ img {
padding: 8px 10px;
}
.wpo-breadcumb-area {
background: url(../images/page-title.jpg) no-repeat center top/cover;
background: url("../images/access-images/contact-bg.jpg") no-repeat center top/cover;
min-height: 500px;
position: relative;
display: flex;
@ -4123,7 +4123,7 @@ img {
.wpo-site-footer .wpo-lower-footer .row, .wpo-site-footer-s2 .wpo-lower-footer .row, .wpo-site-footer-s3 .wpo-lower-footer .row {
padding: 30px 0;
position: relative;
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-top: 1px solid #fff6ec57;
}
.wpo-site-footer .wpo-lower-footer .copyright, .wpo-site-footer-s2 .wpo-lower-footer .copyright, .wpo-site-footer-s3 .wpo-lower-footer .copyright {
display: inline-block;
@ -14562,4 +14562,68 @@ img {
}
/*End popup styles*/
/*popup css End*/
.contact-bg {
min-height: 500px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/contact-bg.jpg) no-repeat center top / cover;
}
.blog-bg {
min-height: 500px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/blog-bg.jpg) no-repeat center top / cover;
}
.service-bg {
min-height: 500px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/service-bg.jpg) no-repeat center top / cover;
}
.career-bg {
min-height: 500px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/career-bg.jpg) no-repeat center top / cover;
}
.company-bg {
min-height: 500px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/company-bg.jpg) no-repeat center top / cover;
}
.hero-breadcrumb {
text-align: center;
margin-top: 40px;
}
.hero-breadcrumb h2 {
margin-top: -10px;
margin-bottom: 20px;
color: #ED6637;
font-family: "DM Sans";
font-size: 20px;
font-weight: 600;
}
.hero-breadcrumb h3 {
color: #FFF;
font-size: 80px;
font-weight: 700;
line-height: 80px;
text-transform: capitalize;
}
/*extra css*/

View File

@ -1,11 +1,11 @@
<?php include('header.php');?>
<!-- start wpo-page-title -->
<section class="wpo-breadcumb-area">
<section class="blog-bg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="wpo-breadcumb-wrap">
<div class="wpo-breadcumb-wrap hero-breadcrumb">
<h2>Access Education Network</h2>
<h3>Blog Details</h3>
</div>

View File

@ -1,11 +1,11 @@
<?php include('header.php');?>
<!-- start wpo-page-title -->
<section class="wpo-breadcumb-area">
<section class="blog-bg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="wpo-breadcumb-wrap">
<div class="wpo-breadcumb-wrap hero-breadcrumb">
<h2>Access Education Network</h2>
<h3>Blogs / Article</h3>
</div>

View File

@ -1,11 +1,11 @@
<?php include('header.php');?>
<!-- start wpo-page-title -->
<section class="wpo-breadcumb-area">
<section class="career-bg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="wpo-breadcumb-wrap">
<div class="wpo-breadcumb-wrap hero-breadcrumb">
<h2>Access Educatioin Network</h2>
<h3>Career Counceling</h3>
</div>

View File

@ -1,10 +1,10 @@
<?php include('header.php');?>
<!-- start page-title -->
<section class="wpo-breadcumb-area">
<section class="contact-bg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="wpo-breadcumb-wrap">
<div class="wpo-breadcumb-wrap hero-breadcrumb">
<h2>Access Education Network</h2>
<h3>Contact Us</h3>
</div>
@ -152,8 +152,8 @@
<div class="text">
<h3>Head Office</h3>
<i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong><br>
<i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong><br>
</div>
<i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong><br>
</div>
</div>
</div>
</div>

View File

@ -20,9 +20,7 @@
<link href="assets/css/jquery.fancybox.css" rel="stylesheet">
<link href="assets/css/odometer-theme-default.css" rel="stylesheet">
<link href="assets/sass/style.css" rel="stylesheet">
<link href="assets/css/fontawesome-6.css" rel="stylesheet">
<link href="assets/css/fontawesome-6.css" rel="stylesheet">
</head>
<body>

View File

@ -1,10 +1,10 @@
<?php include('header.php');?>
<!-- start page-title -->
<section class="wpo-breadcumb-area">
<section class="service-bg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="wpo-breadcumb-wrap">
<div class="wpo-breadcumb-wrap hero-breadcrumb">
<h2>Access Education</h2>
<h3>Our Services</h3>
</div>