CassidyWierks Posted April 17 Share Posted April 17 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
tuanphan Posted April 19 Share Posted April 19 Can you share link to this page? We can check carousel easier 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
CassidyWierks Posted May 2 Author Share Posted May 2 https://www.experienceinnovate.org/innovators Thank you! @tuanphan Link to comment
tuanphan Posted May 4 Share Posted May 4 On 5/2/2024 at 3:33 PM, CassidyWierks said: https://www.experienceinnovate.org/innovators Thank you! @tuanphan You mean 3 list carousel on this page? 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
CassidyWierks Posted May 5 Author Share Posted May 5 @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 Link to comment
tuanphan Posted May 7 Share Posted May 7 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment