This commit is contained in:
franknstayn
2023-06-02 22:34:35 +08:00
parent 36bc532fb8
commit dd29e3ba80
2 changed files with 18 additions and 4 deletions

View File

@@ -90,6 +90,12 @@
padding-top: 10px;
}
.content-block1{
padding-bottom: 40px;
padding-top: 40px;
}
.footer {
clear: both;
margin-top: 10px;
@@ -685,9 +691,17 @@
<!-- START FOOTER -->
<div class="footer">
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="content-block1">
<p style="font-size: 10px; color: #d2d2d2;">All sales are final. No returns or exchanges will be accepted
Your order is printed on-demand, please allow 4-6 weeks for delivery</p>
<p style="font-size: 10px; color: #d2d2d2;">Thank you for your order! We appreciate your business! </p>
</td>
</tr>
<tr>
<td class="content-block">
<span class="apple-link">Copyright &copy {{ date('Y') }} <a
<span class="apple-link">Copyright &copy; {{ date('Y') }} <a
href="https://merchbay.com">merchbay.com</a>. All rights
reserved.</span>
</td>