Okay
  Public Ticket #2755274
How to avoid jittering effect when creative carousel items are loading??
Closed

Comments

  •  1
    Harith started the conversation

    Hello Team,

    Please see attached video. I'm referring to the creative portfolio carousal. how to stop jittering when loading items.

  •  1
    Harith replied

    Hello Team,


    its been 4 days I'm waiting for an update...

  •  1,822
    Support replied

    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

  •  1,822
    Support replied

    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