Jump to content

slicedcheese

Circle Member
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    slicedcheese got a reaction from AleenaBWell in How to do snap scrolling for Squarespace 7.1   
    Add this to header custom code and make all your sections large on the pages
     
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script>
    <script>
            $(function() {
              $.scrollify({
                section : ".page-section",
              });
            });
    </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.