Jump to content

kika.tuff

Circle Member
  • Posts

    10
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kika.tuff reacted to tuanphan in Overlapping Logo in Footer in 7.1   
    Try adding this to Design > Custom CSS
    footer.sections { z-index: 99999 !important; }  
  2. Like
    kika.tuff got a reaction from tuanphan in Disable thumbnail blog thumbnail image from being click or changing the link   
    I know this post is old, but I found a good workaround for me - just to disable the click on the image, but leave the click on the title:

    #collection-6332807689280679fc92dd36 .BlogList-item-image-link {
      pointer-events: none;
      }

    *** Collection id will be unique to your blog page!
  3. Like
    kika.tuff got a reaction from Jeremyn in Add Confetti to a page   
    Hey @LukasEriksen! I figured out how to turn off the confetti effect after a certain amount of time. I set mine to turn off after 3 seconds - use the SetTimeOut function, with the command confetti.stop
    <script src="https://www.wpromotions.eu/confetti.min.js"></script> <script>confetti.start()</script> <script>setTimeout(function(){confetti.stop();},3000)</script>  
  4. Like
    kika.tuff got a reaction from tuanphan in Add Confetti to a page   
    Hey @LukasEriksen! I figured out how to turn off the confetti effect after a certain amount of time. I set mine to turn off after 3 seconds - use the SetTimeOut function, with the command confetti.stop
    <script src="https://www.wpromotions.eu/confetti.min.js"></script> <script>confetti.start()</script> <script>setTimeout(function(){confetti.stop();},3000)</script>  
  5. Like
    kika.tuff reacted to LukasEriksen in Add Confetti to a page   
    @tuanphan this code: <script src="https://www.wpromotions.eu/confetti.min.js"></script><script>confetti.start()</script>
  6. Like
    kika.tuff got a reaction from Adrich in How can I set the alt text of an image to be blank?   
    Would love to hear some answers for this! I'm running into all kinds of alt text issues on Squarespace - how to hide the alt text, how to add alt text to a banner image, etc. Have they not considered accessibility issues? Why isn't this straightforward?
  7. Like
    kika.tuff reacted to tcp13 in How can I set the alt text of an image to be blank?   
    Hey @e2thex and @kika.tuff,
    Still having headaches with this? Our team offers alt text management as part of our Squarespace accessibility monitoring service. We write appropriate alt text for each image and use custom code to override Squarespace's default alt text values where needed (including null alt values for backgrounds and decorative images). We also have custom solutions to augment Squarespace templates for full WCAG 2.1 AA and ADA compliance.
    Feel free to send me a DM or check out our website (www.squareada.com) if you're interested.
    -Tyler
×
×
  • 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.