To add a Scrolling Text to Squarespace, you can use Logo Showcase widget.
#1. First, you need to add Logo Caption
#2. Next, choose “Below logo” in How to Show Caption
#3. Next, use this code to Style > Custom CSS
.eapp-logo-showcase-logo-inner {
display: none;
}
#4. Result



