Jump to content

clairebrear

Circle Member
  • Posts

    5
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    clairebrear reacted to PartTwoDesign in Change loading background colour 7.1   
    Thank you @rebeccagracedesigns!!! I'd never have found this. How bizarre that you can only do this via the mobile app - Squarespace really need to add this to desktop too 🤯
    Here are the instructions for anyone following this post - 
     
  2. Like
    clairebrear reacted to tuanphan in Mobile padding between images on 7.1   
    Add to Design > Custom CSS > Then save & reload the site
    /* Mobile slide padding */ @media screen and (max-width:767px) { .gallery-slideshow { height: 30vh !important; } }  
  3. Like
    clairebrear reacted to tuanphan in Customise the 'Back to All Events' URL and display text for an event list   
    Add to Home > Settings > Advanced > Code Injection > Footer
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> jQuery(function($){ $(".eventitem-backlink").html(function() { return $(this).html().replace("Back to All Events", "New text"); }); }); </script>  
×
×
  • 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.