Jump to content

ElizabethM

Circle Member
  • Posts

    59
  • Joined

  • Last visited

Everything posted by ElizabethM

  1. Hi @tuanphan I would like to know if it's possible to add text + CTA to a slideshow ?
  2. @tuanphan This would be so nice if you could help us to fix this.
  3. This is the code I used <style>#countdown{color:#f5f2ec;display:inline-block;text-align:center;font-size:1.5rem} #countdown>div{padding:10px; background:#b79b7d; display:inline-block} #countdown div>span{padding:5px; display:inline-block} </style><center><div id="countdown"> <div> <span class="days" id="day"> </span> <div class="text">jours</div> </div> <div> <span class="hours" id="hour"> </span> <div class="text">heures</div> </div> <div> <span class="minutes" id="minute"> </span> <div class="text">minutes</div> </div> </div> <p id="timer"></p> </center> <script>var deadline=new Date("may 1, 2021 18:30").getTime();var x=setInterval(function(){var now=new Date().getTime();var t=deadline-now;var days=Math.floor(t/(1000*60*60*24));var hours=Math.floor((t% (1000*60*60*24))/(1000*60*60));var minutes=Math.floor((t% (1000*60*60))/(1000*60));var seconds=Math.floor((t% (1000*60))/1000);document.getElementById("day").innerHTML=days;document.getEl ementById("hour").innerHTML=hours;document.getElementById("minute").innerHTM L=minutes;document.getElementById("second").innerHTML=seconds;if(t<0) {clearInterval(x);document.getElementById("timer").innerHTML="TIME UP";document.getElementById("day").innerHTML='0';document.getElementById("hou r").innerHTML='0';document.getElementById("minute").innerHTML='0';document.get ElementById("second").innerHTML='0'}},1000);</script>
  4. Hi I would like to know if it's possible to reduce the width of the boxes with special size and color ? Thank you for your help
  5. @creedon Thank you for the tips but I should still be missing something 😉
  6. Hi @creedon Thank you for your help. I think it not that bad but still not centered.
  7. Hi everyone I would like to know how to modify the search icon. I've had a search bar on my header but it's blurred. Anyone could help me to fix this ? I've already have some custom CSS for the header as the search bar is located on the footer. Can someone knows how we can make this work ? Thank you
  8. Thank you ! I found it ! 😉 Sorry for the inconvenience
  9. Hello I'm struggling with adding the logo centered on the footer. Been trying some tips with spacer block but it's not working. Can someone help me please to fix this with some CSS code? Thank you so much link to website : https://racontemoi.squarespace.com/ password : MRCbst2020
  10. Dear @creedon This is the link https://racontemoi.squarespace.com/ and passeword MRCbst2020
  11. Hi everyone, I'm struggling with this countdown, I think I miss something but I don't know what. Could you please help me to fix this ?
  12. Hello everyone, I have an issue regarding my newsletter block. I've had some custom CSS and it's nt live on the website but I can see the block on the back office. Anyone else has this kind of issue and know how to fix it ? Thank you 🙂
  13. Hi everyone, I would like to reduce the size of the header Could you please help me fix this ? It doesn't work with the previous option. Thank you so much for your help 🙂 website : https://racontemoi.squarespace.com/ password : MRCbst2020
  14. Hi I am having trouble with the search bar too. I would like to - only have the search icon - not all the text bar search - search icons on the right next to the shopping cart - responsive search + shopping cart for mobile phone. Cf image linked - what I have - in white - what I would like website link : https://racontemoi.squarespace.com pasword : MRCbst2020 Thank for your help
  15. Hi @creedon Just try your line code for v7.1 and it works ! Thank you so much
×
×
  • 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.