Jump to content

HunterD

Circle Member
  • Posts

    322
  • Joined

  • Last visited

Everything posted by HunterD

  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>
  12. I have the same problem. With the section width. I am using this code: Can you help me @tuanphan? https://dinosaur-dodecahedron-9p5z.squarespace.com - PW: hello123 - Thanks! I Changed .section-background to & but doesn't work. // Custom Section Divider (top) // #siteWrapper section[data-section-id="6279632b3395720f8dca7f80"] { .section-background { overflow: visible; &:before { content: ''; width: 100%; height: 100%; top: 0; left: 0; background: inherit; -webkit-mask: url(https://static1.squarespace.com/static/627109a2d400dd23d4702296/t/62815f2142a6696b2e032730/1652645665091/Asset+2.svg) bottom no-repeat; mask: url(https://static1.squarespace.com/static/627109a2d400dd23d4702296/t/62815f2142a6696b2e032730/1652645665091/Asset+2.svg) bottom no-repeat; margin-top: 1px; transform: translateY(-100%); position: absolute; pointer-events: none; @media screen and (max-width: 800px) { -webkit-mask-size: 300% 50%; mask-size: 300% 50%; }}} }
  13. Don't know your name, but thanks a lot for giving me that info. Just checked, looks great! Thanks again! 🙂
  14. I was wondering, how did you achieve that gradient text effect? It kinda moves, right? I was researching about it, found some but didn't really like what I found. Thanks!
  15. @Tiny_Coast Love your website. That's really interesting, specifically the colors and that 3D stuff. Really nice, well done 🙂
  16. Thanks! I actually found the code on another post. But I do have another issue. I am trying to set the font weight for just one text block. With Squarespace font settings, I can set the font weight up to 900. But if I use the following code, it works only up to 600, what am I doing wrong? The text I am using is the "hello". https://dinosaur-dodecahedron-9p5z.squarespace.com - PW: hello123 - Thanks! #block-yui_3_17_2_1_1652006796342_4233 h1 {font-weight: 600 !important}
  17. I am forcing the mobile menu on desktop. I would like to hide the burger icon on one page on desktop only, how can I do that? Just the burger icon, not the header. Thanks!
  18. Hi! I have this problem. I managed to get the buttons side by side, but I have a problem with the learn more button, see the image bellow. Site: https://www.metcalfmethod.com. I tried adding this code but won't work. div#page-section-624cabb35a3219421a546834 .button-block a { font-size: 12px; } } This is the code I am using: //* mobile buttons side by side */ @media screen and (max-width:767px) { div#page-section-6265576ad240466a7d573273 .span-6 { width: 50% !important; float: left !important; }}
  19. Hi! I have the same problem. I managed to get the buttons side by side, but I have a problem with the learn more button, see the image bellow. Site: https://www.metcalfmethod.com Thanks!! //* mobile buttons side by side */ @media screen and (max-width:767px) { div#page-section-6265576ad240466a7d573273 .span-6 { width: 50% !important; float: left !important; }}
×
×
  • 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.