Make an image scroll

Add the below to the CSS Section on your website and replace your block ID where it says in the code.

 
#PASTE-BLOCK-ID  {
  height: 500px;
}

#PASTE-BLOCK-ID 
{
 .design-layout-fluid .fluid-image-container img { 
    height: auto !important;
} 

.design-layout-fluid .fluid-image-container {
  height: 500px !important;
  overflow-y:scroll !important;
}
}
Chele Gutek

I work closely with clients in the creative industries to help them define their brand and create a dynamic website that reflects their style and skill sets. I create websites of all sizes using the Squarespace platform, including customizations using code and adding basic SEO, to make dynamic and unique sites. I offer consulting advice on business branding, marketing, and design. I have worked with the Squarespace platform for over 7 years and continue to educate myself on all the updates and amazingness that Squarespace refines and constructs.

https://www.sceneandherdwebdesign.com/
Next
Next

Make anchor points scroll smoothly