Jump to content

How do I remove animations from one single page?

Recommended Posts

How do I remove animations from one single page?

I have a carousal that has awkward transitions while toggling to the next slide. The site animation is causing a strange break making each slide, slide up. Can I remove the site wide animation from just one page?

Thank you!

Link to comment
  • Replies 5
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
On 5/5/2024 at 9:25 PM, CassidyWierks said:

 @tuanphan Hey! Yes, I'd like to remove the animation from these three carousals. If that's too tricky, I'm fine just removing animations from this whole page. 

Cassidy

You try this code to Website > Website Tools > Custom CSS

div.user-items-list-carousel__media-inner img {
    visibility: visible !important;
}
.user-items-list-carousel__slideshow-holder * {
    opacity: 1 !important;
    transition-delay: unset !important;
    transition: unset !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.