How to enable Trackpad Scrolling on List Carousel

To enable trackpad scrolling on list (team) section carousel Squarespace, you can follow these.

#1.1. First, make sure you enabled Infinite Scroll

#1.2. Next, hover on Page where you use Carousel > Click Gear icon

Click Advanced > Paste this code

<!-- Trackpad scrolling - Carousel -->
<script src="https://code.beaverhero.com/list/0126c28v1trackpad.js"></script>

#2.1. If you use Personal/Basic Plan, you can add a Markdown Block on current page

Paste this code into Markdown

<script src="https://code.beaverhero.com/list/0126c28v1trackpad.js"></script>

1 Like