Jump to content

Tiffc-MG

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Tiffc-MG

  1. Site URL: https://merakigold.com/shop1 Changed header image but now summary blocks are taking on header background image. Not sure why header{ background-image: url(https://static1.squarespace.com/static/58a5f6b2b3db2b9edd1b860a/t/61de4e9c5ff22c31b54aeec6/1641959068890/2Header+Pymt+logo.png) !important; background-size: contain; background-position: center center; background-repeat: no-repeat !important; }
  2. Site URL: https://www.merakigold.com/collections-shop/going-camping Code for estimated delivery date not loading without refreshing page. After refreshing works fine. Ajax on this template is disable. <style> #futuredate{color:#acacac;display:inline-block;text-align:center;font-size:1.0rem} #futuredate> div{padding:10px; background:#ffffff; display:inline-block} #futuredate div> span{padding:10px; display:inline-block} </style> <center> <div id="futuredate"> <div><div class="text">Order Before Midnight EST Estimated Delivery Date - <span class="dates" id="date"></span></div> </div> </center> <script> var today=new Date(); today.setDate(today.getDate() + 8); var y=today.getFullYear(); var m=today.getMonth()+1; var d=today.getDate(); var dates=m+'-'+d+'-'+y document.getElementById("date").innerHTML=dates; </script>
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.