forked from LiveCarta/LiveCartaWP
LAW-8399
This commit is contained in:
@@ -50,7 +50,7 @@ require_once 'inc/walker-nav-menu.php';
|
||||
</div>
|
||||
<div class="app-download">
|
||||
<a target="_blank" href="https://apps.apple.com/us/app/livecarta/id1505717341" class="app-download" tabindex="0"><img width="120" height="35" loading="lazy" src="<?= get_theme_file_uri('/assets/img/app-store.png'); ?>" alt="App Store"></a>
|
||||
<a target="_blank" href="https://play.google.com/store/apps/details?id=com.teqspring.apps.livecarta" class="app-download" tabindex="0"><img width="120" height="35" loading="lazy" src="<?= get_theme_file_uri('/assets/img/google-store.png'); ?>" alt="Play Store"></a>
|
||||
<!--a target="_blank" href="https://play.google.com/store/apps/details?id=com.teqspring.apps.livecarta" class="app-download" tabindex="0"><img width="120" height="35" loading="lazy" src="<?= get_theme_file_uri('/assets/img/google-store.png'); ?>" alt="Play Store"></a-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
<div class="app-download">
|
||||
<div class="title">Download our app</div>
|
||||
<a target="_blank" href="https://apps.apple.com/us/app/livecarta/id1505717341" class="app-download"><img src="<?= get_theme_file_uri('/assets/img/app-store.png'); ?>" alt=""></a>
|
||||
<a target="_blank" href="https://play.google.com/store/apps/details?id=com.teqspring.apps.livecarta" class="app-download"><img src="<?= get_theme_file_uri('/assets/img/google-store.png'); ?>" alt=""></a>
|
||||
<!--a target="_blank" href="https://play.google.com/store/apps/details?id=com.teqspring.apps.livecarta" class="app-download"><img src="<?= get_theme_file_uri('/assets/img/google-store.png'); ?>" alt=""></a-->
|
||||
</div>
|
||||
<?php endif;?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user