Mobile nav sticky & logo updated
This commit is contained in:
parent
5db57c9cdf
commit
d5e47ef7ae
12
public/assets/css/meanmenu.min.css
vendored
12
public/assets/css/meanmenu.min.css
vendored
@ -1,12 +1,16 @@
|
|||||||
a.meanmenu-reveal{display:none}
|
a.meanmenu-reveal {
|
||||||
|
display: none
|
||||||
|
}
|
||||||
|
|
||||||
.mean-container .mean-bar {
|
.mean-container .mean-bar {
|
||||||
background: #000000;
|
background: #1a1f2b;
|
||||||
float: left;
|
float: left;
|
||||||
min-height: 60px;
|
min-height: 60px;
|
||||||
padding: 4px 0 0;
|
padding: 4px 0 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
position: fixed !important;
|
||||||
}
|
}
|
||||||
.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:18px;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700;float: right;}
|
.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:18px;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700;float: right;}
|
||||||
.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}
|
.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}
|
||||||
@ -119,7 +123,7 @@ a.meanmenu-reveal{display:none}
|
|||||||
.mean-container a.meanmenu-reveal:hover span {
|
.mean-container a.meanmenu-reveal:hover span {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
.mean-container .mean-bar::before {
|
/* .mean-container .mean-bar::before {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
content: "MetatronCube";
|
content: "MetatronCube";
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
@ -127,5 +131,5 @@ a.meanmenu-reveal{display:none}
|
|||||||
left: 10px;
|
left: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 18px;
|
top: 18px;
|
||||||
}
|
} */
|
||||||
|
|
||||||
|
|||||||
@ -484,6 +484,10 @@
|
|||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.banner-content h2 {
|
||||||
|
font-size: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
.feature-area.new-style .single-feature-content h2 {
|
.feature-area.new-style .single-feature-content h2 {
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
@ -1426,6 +1430,10 @@
|
|||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.banner-content h2 {
|
||||||
|
font-size: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
.feature-area {
|
.feature-area {
|
||||||
padding: 40px 0 40px;
|
padding: 40px 0 40px;
|
||||||
}
|
}
|
||||||
@ -2242,6 +2250,10 @@
|
|||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.banner-content h2 {
|
||||||
|
font-size: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
.feature-area {
|
.feature-area {
|
||||||
padding: 50px 0 50px;
|
padding: 50px 0 50px;
|
||||||
}
|
}
|
||||||
@ -3329,6 +3341,10 @@
|
|||||||
font-size: 35px;
|
font-size: 35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.banner-content h2 {
|
||||||
|
font-size: 35px;
|
||||||
|
}
|
||||||
|
|
||||||
.banner-content h3 {
|
.banner-content h3 {
|
||||||
padding: 10px 23px 10px 23px;
|
padding: 10px 23px 10px 23px;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -976,6 +976,13 @@ ul.sub-menu li:hover a span {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.banner-content h2 {
|
||||||
|
font-size: 70px;
|
||||||
|
color: #fff;
|
||||||
|
margin: 0;
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
.banner-content p {
|
.banner-content p {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
|
|||||||
@ -10,8 +10,8 @@ const Banner = () => {
|
|||||||
<div className="col-lg-7 col-md-12">
|
<div className="col-lg-7 col-md-12">
|
||||||
<div className="banner-content">
|
<div className="banner-content">
|
||||||
<h3> METATRONCUBE INDIA</h3>
|
<h3> METATRONCUBE INDIA</h3>
|
||||||
<h1> WEBSITE DEVELOPMENT</h1>
|
<h1> WEBSITE DEVELOPMENT
|
||||||
<h1> SERVICES THAT SCALE</h1>
|
SERVICES THAT SCALE</h1>
|
||||||
<p> From custom website development to professional website design, we deliver affordable solutions that help your business grow.</p>
|
<p> From custom website development to professional website design, we deliver affordable solutions that help your business grow.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="banner-button">
|
<div className="banner-button">
|
||||||
@ -39,8 +39,8 @@ const Banner = () => {
|
|||||||
<div className="col-lg-7 col-md-12">
|
<div className="col-lg-7 col-md-12">
|
||||||
<div className="banner-content">
|
<div className="banner-content">
|
||||||
<h3> METATRONCUBE INDIA</h3>
|
<h3> METATRONCUBE INDIA</h3>
|
||||||
<h1> MOBILE APPLICATION</h1>
|
<h2> MOBILE APPLICATION
|
||||||
<h1> DEVELOPMENT EXPERTS</h1>
|
DEVELOPMENT EXPERTS</h2>
|
||||||
<p> A mobile app development company specializing in Android, iOS, and cross-platform app development for startups and enterprises. </p>
|
<p> A mobile app development company specializing in Android, iOS, and cross-platform app development for startups and enterprises. </p>
|
||||||
</div>
|
</div>
|
||||||
<div className="banner-button">
|
<div className="banner-button">
|
||||||
@ -68,8 +68,8 @@ const Banner = () => {
|
|||||||
<div className="col-lg-7 col-md-12">
|
<div className="col-lg-7 col-md-12">
|
||||||
<div className="banner-content">
|
<div className="banner-content">
|
||||||
<h3> METATRONCUBE INDIA</h3>
|
<h3> METATRONCUBE INDIA</h3>
|
||||||
<h1> CREATIVE GRAPHIC DESIGN</h1>
|
<h2> CREATIVE GRAPHIC DESIGN
|
||||||
<h1> & UI/UX SERVICES</h1>
|
& UI/UX SERVICES</h2>
|
||||||
<p> From logo design and social media creatives to responsive web design and app UI/UX design, we craft experiences users love. </p>
|
<p> From logo design and social media creatives to responsive web design and app UI/UX design, we craft experiences users love. </p>
|
||||||
</div>
|
</div>
|
||||||
<div className="banner-button">
|
<div className="banner-button">
|
||||||
@ -97,8 +97,8 @@ const Banner = () => {
|
|||||||
<div className="col-lg-7 col-md-12">
|
<div className="col-lg-7 col-md-12">
|
||||||
<div className="banner-content">
|
<div className="banner-content">
|
||||||
<h3> METATRONCUBE INDIA</h3>
|
<h3> METATRONCUBE INDIA</h3>
|
||||||
<h1> DIGITAL MARKETING</h1>
|
<h2> DIGITAL MARKETING
|
||||||
<h1> & SEO SERVICES</h1>
|
& SEO SERVICES</h2>
|
||||||
<p> A results-driven digital marketing agency offering SEO services, content writing, PPC advertising, and social media marketing solutions. </p>
|
<p> A results-driven digital marketing agency offering SEO services, content writing, PPC advertising, and social media marketing solutions. </p>
|
||||||
</div>
|
</div>
|
||||||
<div className="banner-button">
|
<div className="banner-button">
|
||||||
|
|||||||
@ -20,6 +20,15 @@ const MobileMenu = () => {
|
|||||||
<div className="mobile-menu-area d-sm-block d-md-block d-lg-none header____">
|
<div className="mobile-menu-area d-sm-block d-md-block d-lg-none header____">
|
||||||
<div className="mobile-menu mean-container">
|
<div className="mobile-menu mean-container">
|
||||||
<div className="mean-bar">
|
<div className="mean-bar">
|
||||||
|
<Link href="/" legacyBehavior>
|
||||||
|
<a className="mobile-logo">
|
||||||
|
<img
|
||||||
|
src="/assets/images/logo.webp"
|
||||||
|
alt="MetatronCube Logo"
|
||||||
|
style={{ height: "40px", position: "absolute", left: "10px", top: "10px" }}
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</Link>
|
||||||
<a
|
<a
|
||||||
href="#nav"
|
href="#nav"
|
||||||
className={`meanmenu-reveal ${toggle ? "meanclose" : ""}`}
|
className={`meanmenu-reveal ${toggle ? "meanclose" : ""}`}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user