How to Smooth Slide Show Transition - Ella Theme

I am using the Ella theme on this website. Slide Show Transition is too quick. But I browse another website with the same theme that has a smooth transition. How can I smooth transition like this?

@AbdulMannan

  1. Go to your store click on Actions > Edit Code

  2. Assets > theme-styles.css add below lines at the bottom of the file.

.slick-track {
    transition: transform 2000ms ease 0s !important;
}

If helpful then please Like and Accept Solution.

1 Like

Thank You. It’s working. But see there has a problem with sliding. Check, please!

@AbdulMannan

Can you please tell me in brief what you are facing issue.

@Savior

Slide with mouse 2nd slide. You will see it’s not sliding correctly. It’s slide backward <==

I Want Slide only one direction
====>