Public Ticket #2755274 How to avoid jittering effect when creative carousel items are loading?? Closed
Comments 1Harith started the conversationApril 20, 2021 at 8:50amHello Team,Please see attached video. I'm referring to the creative portfolio carousal. how to stop jittering when loading items. 1Harith repliedApril 24, 2021 at 4:45pmHello Team,its been 4 days I'm waiting for an update... 1,974Support repliedApril 26, 2021 at 9:33amHi there,Just to let you know that I escalated your ticket to our web designer. It will be processed tmrw the latest. We appreciate your patience.You may want also to extend your support periodhttps://prnt.sc/1234vcgThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1,974Support repliedApril 27, 2021 at 2:39pmHi,The jittering effect is coming from Elementor - it uses a different version of the swiper library AND it adds transition-duration: .5s;to the swiper class .swiper-slideyou can try adding .swiper-slide { transition-duration: 0s;!important }in customizer -> additional CSS however it may affect the js slider's transitionsThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello Team,
Please see attached video. I'm referring to the creative portfolio carousal. how to stop jittering when loading items.
Hello Team,
its been 4 days I'm waiting for an update...
Hi there,
Just to let you know that I escalated your ticket to our web designer. It will be processed tmrw the latest. We appreciate your patience.
You may want also to extend your support period
https://prnt.sc/1234vcg
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi,
The jittering effect is coming from Elementor - it uses a different version of the swiper library AND it adds
transition-duration: .5s;
to the swiper class .swiper-slide
you can try adding
.swiper-slide {
transition-duration: 0s;!important
}
in customizer -> additional CSS however it may affect the js slider's transitions
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy