footer
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="footer-info">
|
||||
<img src="{{ URL::asset('build/images/logo-light.png') }}" alt="" height="28" class="logo-light">
|
||||
<img src="{{ URL::asset('build/images/logo-dark.png') }}" alt="" height="28" class="logo-dark">
|
||||
<p class="footer-desc mt-4 mb-2 me-3">Toner provides best fashion experience for both men and women at best pricing. We follow New fashion approach to give best premium feel.</p>
|
||||
<p class="footer-desc mt-4 mb-2 me-3">Kevkem Chiropractic Health & Injury Rehab Center of Austell is dedicated to helping you achieve your wellness objectives.</p>
|
||||
|
||||
<div class="footer-social mt-4">
|
||||
<ul class="list-inline mb-0">
|
||||
@@ -27,53 +27,47 @@
|
||||
</div>
|
||||
<div class="col-lg-8">
|
||||
<div class="row pl-0 pl-lg-3">
|
||||
<div class="col-md-3">
|
||||
<div class="col-md-4">
|
||||
<div class="mt-lg-0 mt-4">
|
||||
<h5 class="footer-title">Categories</h5>
|
||||
<ul class="list-unstyled footer-link mt-3">
|
||||
<li><a href="#!">Men</a></li>
|
||||
<li><a href="#!">Jewellers</a></li>
|
||||
<li><a href="#!">Accessories</a></li>
|
||||
<li><a href="#!">Clothing</a></li>
|
||||
<li><a href="#!">Beauty Items</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="col-md-4">
|
||||
<div class="mt-lg-0 mt-4">
|
||||
<h5 class="footer-title">Information</h5>
|
||||
<ul class="list-unstyled footer-link mt-3">
|
||||
<li><a href="#!">Custom Service</a></li>
|
||||
<li><a href="#!">FAQs</a></li>
|
||||
<li><a href="#!">Ordering</a></li>
|
||||
<li><a href="#!">Tracking</a></li>
|
||||
<li><a href="#!">Contacts</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="mt-lg-0 mt-4">
|
||||
<h5 class="footer-title">My Account</h5>
|
||||
<ul class="list-unstyled footer-link mt-3">
|
||||
<li><a href="#!">Sign In</a></li>
|
||||
<li><a href="#!">View Cart</a></li>
|
||||
<li><a href="#!">My Wishlist</a></li>
|
||||
<li><a href="#!">Track My Order</a></li>
|
||||
<li><a href="#!">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{{-- <div class="col-md-3">--}}
|
||||
{{-- <div class="mt-lg-0 mt-4">--}}
|
||||
{{-- <h5 class="footer-title">My Account</h5>--}}
|
||||
{{-- <ul class="list-unstyled footer-link mt-3">--}}
|
||||
{{-- <li><a href="#!">Sign In</a></li>--}}
|
||||
{{-- <li><a href="#!">View Cart</a></li>--}}
|
||||
{{-- <li><a href="#!">My Wishlist</a></li>--}}
|
||||
|
||||
<div class="col-md-3">
|
||||
{{-- </ul>--}}
|
||||
{{-- </div>--}}
|
||||
{{-- </div>--}}
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="mt-lg-0 mt-4">
|
||||
<h5 class="footer-title">Customer Service</h5>
|
||||
<ul class="list-unstyled footer-link mt-3">
|
||||
<li><a href="#!">Payment Methods</a></li>
|
||||
<li><a href="#!">Money-back!</a></li>
|
||||
<li><a href="#!">Returns</a></li>
|
||||
<li><a href="#!">Shipping</a></li>
|
||||
<li><a href="#!">Terms and conditions</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -83,8 +77,7 @@
|
||||
|
||||
<div class="row footer-border-alt mt-4 align-items-center fs-15">
|
||||
<div class="col-sm-6">
|
||||
<script>document.write(new Date().getFullYear())</script> © Toner. Design & Develop by <a href="https://themesbrand.com/" target=
|
||||
"_blank" class="text-reset text-decoration-underline">Themesbrand</a>
|
||||
<script>document.write(new Date().getFullYear())</script> © KevKem - Chiropractic Health Center
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<div class="text-sm-end d-none d-sm-block">
|
||||
@@ -106,4 +99,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user