HTML Code can be found in all pages that are included in the theme. Code Starts From Line 969th to 1043th of each page.
{% hint style="warning" %} Note : Code start and end may vary based on the page you are editing and its contents so we have given a approximate line numbers. so please do check and edit carefully {% endhint %}
<div class="footer-widget">
<div class="container">
<div class="row ">
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 footer-responsive-media">
<h4 class="icon-head">About Us</h4>
<div class="footer-about">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has
been the industry's standard dummy text ever since the 1500s.</p>
<ul>
<li><i class="icofont icofont-location-pin"></i> Mohammodput, Townhall, dhaka.</li>
<li><i class="icofont icofont-ui-message"></i> <a href="mailto:zerocaps@gmail.com">zerocaps@gmail.com</a>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 footer-responsive-media">
<h4 class="icon-head">Navigation</h4>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-6">
<div class="footer-nav-list">
<ul>
<li><a href="#"><i class="icofont icofont-double-right"></i> Appoinment</a></li>
<li><a href="#"><i class="icofont icofont-double-right"></i> Our Specialists</a>
</li>
<li><a href="#"><i class="icofont icofont-double-right"></i> Why Choose Us</a></li>
<li><a href="#"><i class="icofont icofont-double-right"></i> Our Services</a></li>
<li><a href="#"><i class="icofont icofont-double-right"></i> Patient FAQ</a></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-6">
<div class="footer-nav-list">
<ul>
<li><a href="#"><i class="icofont icofont-double-right"></i> Health Tips</a></li>
<li><a href="#"><i class="icofont icofont-double-right"></i> Our Latest News</a>
</li>
<li><a href="#"><i class="icofont icofont-double-right"></i> Patient Feedback</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 footer-responsive-media">
<h4 class="icon-head">Instagram</h4>
<div class="insta-widget">
<figure>
<a href="#">
<img src="images/instagram-1.jpg" alt="" class="img-responsive pull-left"/> </a>
</figure>
<figure>
<a href="#">
<img src="images/instagram-2.jpg" alt="" class="img-responsive pull-left"/> </a>
</figure>
<figure>
<a href="#">
<img src="images/instagram-3.jpg" alt="" class="img-responsive pull-left"/> </a>
</figure>
<figure>
<a href="#">
<img src="images/instagram-4.jpg" alt="" class="img-responsive pull-left"/> </a>
</figure>
<figure>
<a href="#">
<img src="images/instagram-5.jpg" alt="" class="img-responsive pull-left"/> </a>
</figure>
<figure>
<a href="#">
<img src="images/instagram-6.jpg" alt="" class="img-responsive pull-left"/> </a>
</figure>
</div>
</div>
</div>
</div>
</div>