I have a newly published artist website, and the artwork is displayed by series on a portfolio page. When scrolling down, the images take quite a bit of time to load so that the page initially appears blank. After chatting with a Squarespace rep, I was advised to remove animations. I tested this, and while it was successful, it is a site-wide change. I am in search of a bit of code to add to this particular page to remove animation from this page only.
Question
kristihoffman
Site URL: https://www.susanswartz.com/available-work
Hello,
I have a newly published artist website, and the artwork is displayed by series on a portfolio page. When scrolling down, the images take quite a bit of time to load so that the page initially appears blank. After chatting with a Squarespace rep, I was advised to remove animations. I tested this, and while it was successful, it is a site-wide change. I am in search of a bit of code to add to this particular page to remove animation from this page only.
Any help is greatly appreciated!
K
Link to comment
Top Posters For This Question
1
2
1
1
Popular Days
Jan 4
2
Feb 27
1
Jul 2
1
Mar 29
1
Top Posters For This Question
rwp 1 post
tuanphan 2 posts
kristihoffman 1 post
bybridges 1 post
Popular Days
Jan 4 2022
2 posts
Feb 27 2022
1 post
Jul 2 2020
1 post
Mar 29 2022
1 post
Popular Posts
rwp
Does this work? [data-section-id="5ea10d0c31650d63e22d108a"] .slideIn { opacity: 1 !important; transform: none !important; } [data-section-id="5ea10d0c31650d63e22d108a"] .preSlide { tr
tuanphan
Try this new code (Design > Custom CSS) body#collection-621780135963ec65b3fc29cc * { transform: unset !important; opacity: 1 !important; transition-delay: unset !important; trans
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment