Written by Anonymous

  1. <!-- Beginning of the code - Pre footer trust badges -->
  2. <style>
  3. #gd-pre-footer { overflow:hidden; clear:both; margin-top:35px; margin-bottom:10px; padding-bottom:0; }
  4. #gd-pre-footer .col-item { padding:15px 25px; text-align:center; list-style:none; }
  5. #gd-pre-footer ul { padding-left:0 !important; }
  6. #gd-pre-footer center { background:#FFFFFF; }
  7. @media screen and (min-width: 768px) {
  8. #gd-pre-footer .col-item {
  9. width:25%;
  10. text-align:center;
  11. float:left;
  12. padding:5px 15px;
  13. }
  14. }
  15. </style>
  16. <div id="gd-pre-footer" class="pre_footer index-section home-section">
  17. <div class="wrapper">
  18. <div>
  19. <ul class="footer-badges-list">
  20. <li class="col-item">
  21. <div class="text-center">
  22. <img src="https://cdn.shopify.com/s/files/1/0533/3834/1574/files/shipping.png?v=1612535028" style="height: 75px;">
  23. <h3 class="h4">Free Shipping</h3>
  24. </div>
  25. <p></p><center>You love free shipping, we love free shipping, everyone loves it!</center><p></p>
  26. </li>
  27. <li class="col-item">
  28. <div class="text-center">
  29. <img class="" src="https://cdn.shopify.com/s/files/1/0533/3834/1574/files/satisfaction-guaranteed.png?v=1612535028" style="height: 75px;">
  30. <h3 class="h4">Satisfaction Guaranteed</h3>
  31. </div>
  32. <p></p><center>Is something wrong? You have 14 days to change your mind.</center><p></p>
  33. </li>
  34. <li class="col-item">
  35. <div class="text-center">
  36. <img class="img90" src="https://cdn.shopify.com/s/files/1/0533/3834/1574/files/client-support.png?v=1612535028" style="height: 75px;">
  37. <h3 class="h4">24/7 Client Support</h3>
  38. </div>
  39. <p></p><center>Need help? Our team will gladly help you anytime!</center><p></p>
  40. </li>
  41. <li class="col-item">
  42. <div class="text-center">
  43. <img class="img90" src="https://cdn.shopify.com/s/files/1/0533/3834/1574/files/secure-payments.png?v=1612535028" style="height: 75px;">
  44. <h3 class="h4">Secure Payments</h3>
  45. </div>
  46. <p></p><center>We use SSL encryption to ensure a secure shopping experience.</center><p></p>
  47. </li>
  48. </ul>
  49. </div>
  50. </div>
  51. </div>
  52. <!-- Ending of the code - Pre footer trust badges -->
Notepad
Select All