Commit 1b58e6a6 by lmf

优化订阅文案

parent 06a6e271
......@@ -8,7 +8,7 @@
?>
<div class="block newsletter">
<div class="newsletter-list">
<span>SIGN UP FOR JOSHINE NEWS & DEALS</span>
<span>JOIN OUR LIST FOR SPECIAL OFFERS!</span>
</div>
<div class="content newsletter-list sub">
<form class="form subscribe"
......@@ -38,19 +38,7 @@
</div>
</form>
</div>
<div class="newsletter-list ins">
<ul>
<li><a title="Tiktok" href="https://www.tiktok.com/@joshineofficial">
<img src="/media/wysiwyg/1-tiktok.png" alt="" clss="ins_image">
</a></li>
<li><a title="Instagram" href="https://www.instagram.com/JoshineOfficial/">
<img src="/media/wysiwyg/2-instagram.png" alt="" clss="ins_image">
</a></li>
<li><a title="Facebook" href="https://www.facebook.com/JoshineOfficial/">
<img src="/media/wysiwyg/3-facebook.png" alt="" clss="ins_image">
</a></li>
</ul>
</div>
<?php echo $block->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('shared-account-configuration')->toHtml();?>
</div>
<style>
.block.newsletter{
......
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