Commit ebd096b2 by Ashish Pal

updated phone number on contect page

parent 823bba83
...@@ -27,7 +27,7 @@ get_header(); ?> ...@@ -27,7 +27,7 @@ get_header(); ?>
<div class="row"> <div class="row">
<div class="col-lg-12 col-md-12 mt-5 mb-5"> <div class="col-lg-12 col-md-12 mt-5 mb-5">
<h3 class="text-uppercase text-center section-title">Address</h3> <h3 class="text-uppercase text-center section-title">Address</h3>
<p class="text-center">Marcellus Investment Managers <br>929, DBS Business Centre, Kanakia Wall Street<br>Andheri-Kurla Road, Andheri – East, Mumbai - 400 093 </p> <p class="text-center">Marcellus Investment Managers <br>929, DBS Business Centre, Kanakia Wall Street<br>Andheri-Kurla Road, Andheri – East, Mumbai - 400 093 <br><span>&#9742;&nbsp;2262676872</span></p>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -219,9 +219,7 @@ ...@@ -219,9 +219,7 @@
<div class="tab-content" id="pills-tabContent"> <div class="tab-content" id="pills-tabContent">
<div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab"> <div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
<?php echo do_shortcode( '[contact-form-7 id="3171" title="Contact As"]' ); <?php echo do_shortcode( '[contact-form-7 id="3184" title="Contact As"]' ); ?>
//for live 3184
?>
</div> </div>
<!-- <div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab"> <!-- <div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment