forked from LiveCarta/LiveCartaWP
new home page
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<a href="/contact-us">Contact Us</a>
|
||||
<a href="/faq-page">FAQs</a>
|
||||
</div>
|
||||
<div class="fm-col">
|
||||
<div class="fm-col right">
|
||||
<div class="title">Follow Us</div>
|
||||
<div class="social">
|
||||
<a target="_blank" href="https://twitter.com/_livecarta"><span class="icon-twitter1"></span></a>
|
||||
@@ -34,8 +34,14 @@
|
||||
<a target="_blank" href="https://www.linkedin.com/company/likelivecarta"><span class="icon-linkedin"></span></a>
|
||||
<a target="_blank" href="https://www.pinterest.com/livecarta"><span class="icon-pinterest"></span></a>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
<a href="#" class="logo">
|
||||
<img src="<?= get_theme_file_uri('/assets/img/livercarta-footer.png'); ?>" alt="LiveCarta livecarta">
|
||||
</a>
|
||||
<p>© <?=date("Y"); ?> <?= get_option('lawcarta_company'); ?>. All rights reserved</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="fm-col right fm-fixed">
|
||||
<!-- <div class="fm-col right fm-fixed">
|
||||
<div class="title">Subscribe</div>
|
||||
<div class="sub-input">
|
||||
<div id="mc_embed_signup">
|
||||
@@ -49,13 +55,7 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
<a href="#" class="logo">
|
||||
<img src="<?= get_theme_file_uri('/assets/img/livercarta-footer.png'); ?>" alt="LiveCarta livecarta">
|
||||
</a>
|
||||
<p>© <?=date("Y"); ?> <?= get_option('lawcarta_company'); ?>. All rights reserved</p>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<?php if(1):?>
|
||||
<div class="app-download">
|
||||
|
||||
Reference in New Issue
Block a user