-
Content Count
32 -
Joined
-
Last visited
-
Jquery Counter-Up plugin Scrolling Problem (7.1)
spondon replied to spondon's question in Coding and Customization
Sorry to say, It's not working. If you have enough time, please check my site. -
Jquery Counter-Up plugin Scrolling Problem (7.1)
spondon replied to spondon's question in Coding and Customization
Unfortunately, you send me countdown JS. and actually my Problem is all about a Jquery Counter Plugin. @IXStudio -
Jquery Counter-Up plugin Scrolling Problem (7.1)
spondon replied to spondon's question in Coding and Customization
Yes I want to change. I need Your help. @IXStudio Please share code here or my site. -
spondon reacted to an answer to a question: Jquery Counter-Up plugin Scrolling Problem (7.1)
-
Jquery Counter-Up plugin Scrolling Problem (7.1)
spondon posted a question in Coding and Customization
Site URL: https://star.squarespace.com/ P.W.- 11111A 1. When I scrolling top to bottom The value always changed (down). 💥 I want to Count once, when reload and visit this individual Sections. Thanks. -
Want to Reorder Item in Mobile Screen with CSS (7.1)
spondon replied to spondon's question in Coding and Customization
You are so helpful. It's working. 🥰 -
Want to Reorder Item in Mobile Screen with CSS (7.1)
spondon posted a question in Coding and Customization
Site URL: https://activation12.squarespace.com/ P.W.- 11111A I want to align this image top of the paragraph and button also (only Mobile Screen). with this code- @media screen and (max-width: 640px) { } Thanks. -
How to Add Dot Carousel in Testimonial Slider (Responsive))
spondon replied to spondon's question in Coding and Customization
maybe it's a plugin. Can You solve it please. i really don't understand it. -
How to Add Dot Carousel in Testimonial Slider (Responsive))
spondon posted a question in Coding and Customization
Site URL: https://youhavetodo.squarespace.com Believe me, I tried almost a week on this problem. I read different articles watched YT videos but it's not worked accurately. P.W.- 11111A Can anyone please solve it. I just want to Responsive Dot carousel with Clickable slider change. It will very beneficial for me. @rwp @paul2009 -
Site URL: https://youhavetodo.squarespace.com P.W.-11111A I want to Full width and Responsive design.
-
@rwp , It still same. i can't fixed it. Can you Please check my CSS code. 1. I want to take margin top and bottom. and, 2. Submit Button in Center position.
-
Site URL: https://youhavetodo.squarespace.com Site P.W.- 11111 1. I want to add "TOP AND BOTTOM" margin. 2. SUBMIT bottom in Center Position. Anyone Please..!! Code- https://codepen.io/soufiane-khalfaoui-hassani/pen/LYpPWda
-
Site URL: https://siteid.squarespace.com/ It not working on my site. Please SOLVE these problem. Website Password: 11111 --------------------------------------------------------------------------------------------------------- <script src = "https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script> const typedTextSpan = document.querySelector(".typed-text"); const cursorSpan = document.querySelector(".cursor"); const textArray = ["hard", "fun", "a journey", "LIFE"]; const typingDelay = 200; const erasingDela
-
spondon reacted to an answer to a question: Flex Direction Problem on Desktop (7.1)
-
Flex Direction Problem on Desktop (7.1)
spondon replied to spondon's question in Coding and Customization
It's work perfectly. 💐💐 -
Site URL: https://customizename.squarespace.com/ https://customizename.squarespace.com/ P.W- 11112 I want to align this section 3 testimonial in 1 row. I used this code, but it didn't work- display: flex; flex-direction: row; flex-wrap:wrap;
-
How to add Codepen Code on Squarespace 7.1? (with HTML, CSS, JS)
spondon replied to spondon's question in Coding and Customization
It's Working perfectly. @tuanphan But, I want to make only this section full screen. right now, this code effect all of the section. and i try Data-section-id for this. but, it still not working.