Jump to content

HunterD

Circle Member
  • Posts

    322
  • Joined

  • Last visited

2 Followers

Recent Profile Visitors

2,557 profile views

HunterD's Achievements

  1. I have the same problem! Can't figure it out, did you solve it?
  2. I have the same problem! Can't figure it out, did you solve it?
  3. I have the same problem! Can't figure it out, did you solve it?
  4. @Mechele I have the same problem! Can't figure it out, how did you solve it?
  5. I have the same problem! Can't figure it out, did you solve it?
  6. @IXStudio This code is not working , help please, I just added it to footer injection and linked to the text box id and section id. <script> var eventFired = false, objectPositionTop = $('section[data-section-id="62b0ba2195bb685ab4890278"]').offset().top; $(window).on('scroll', function() { var currentPosition = $(document).scrollTop(); if (currentPosition > objectPositionTop && eventFired === false) { eventFired = true; // your code // Animate the element's value from 0% to 110%: jQuery({someValue: 0}).animate({someValue: 42}, { duration: 1000, easing:'swing', // can be anything step: function() { // called on every step // Update the element's text with rounded-up value: $('#block-yui_3_17_2_1_1656090933211_724674 h1 strong').text(Math.ceil(this.someValue) + "%"); } }); } }); </script>
  7. Yah, fixed, thanks! Can you help me with the post above? 🙏
  8. Yes, here's the page - https://www.industracom.com/join-our-team Also, can you help me with this post? Thanks!
  9. My video also is getting zoomed!! Can you help me? @tuanphan
  10. I can remove the image, but it leaves a blank space. I found the code to remove it and happened exactly what you said, so I started hitting shift to give some space before the text. It worked, but it's kinda annoying to do that every single time. https://www.industracom.com/digital-marketing-lead-b2b-customer-growth
  11. @creedonTrying to hide banner and title in one page, but it is not working 7.0. I used the following code, any idea? Template Alex & Sonny. This page: https://www.industracom.com/careers <style> #banner-area-wrapper {display: none} </style>
×
×
  • 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.