Footer UPdated
This commit is contained in:
parent
8558ff4abe
commit
f2bf1d5a6f
@ -31,15 +31,25 @@ export default function Footer1() {
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-3 col-md-6">
|
||||
<div className="col-lg-2 col-md-6">
|
||||
<div className="link-content">
|
||||
<h3>Association</h3>
|
||||
<ul>
|
||||
<li><Link href="/about">Home</Link></li>
|
||||
<li><Link href="/about">About Us</Link></li>
|
||||
<li><Link href="/blog">Blogs</Link></li>
|
||||
<li><Link href="/contact">Contact Us</Link></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-2 col-md-6">
|
||||
<div className="link-content">
|
||||
<h3>Quick Links</h3>
|
||||
<ul>
|
||||
<li><Link href="/about">About Us</Link></li>
|
||||
<li><Link href="/blog">Our Blogs</Link></li>
|
||||
<li><Link href="/event">Event Listing</Link></li>
|
||||
{/* <li><Link href="/pricing-plan">Pricing Plan</Link></li> */}
|
||||
<li><Link href="/contact">Contact Us</Link></li>
|
||||
<li><Link href="/tamil-culture">Tamil Culture</Link></li>
|
||||
<li><Link href="/community">Community</Link></li>
|
||||
<li><Link href="/upcoming-event">UpComing Event</Link></li>
|
||||
{/* <li><Link href="/photo-gallery">Photo Gallery</Link></li> */}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -7117,9 +7117,9 @@ Location:
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.footer1-sertion-area .link-content2 {
|
||||
/* .footer1-sertion-area .link-content2 {
|
||||
padding-left: 50px;
|
||||
}
|
||||
} */
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.footer1-sertion-area .link-content2 {
|
||||
@ -7154,6 +7154,8 @@ Location:
|
||||
display: inline-block;
|
||||
transition: all 0.4s;
|
||||
padding-top: 24px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.footer1-sertion-area .link-content2 ul li a img {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user