Slide Transition Speed Problem
-
I am using oceanwp/wp-child and have placed a post slider in my homepage. I have adjusted Post Slider Settings > Slide > Speed from 500ms all the way to 20000ms. This setting adjusts the time before transition, but does not effect the transition speed. I took a look at Slick Slider’s docs and see they have a speed setting. Is this the correct setting for slowing down the transition speed, and if so, how can I target it to slow the transition speed?
Edit: Looking in the developer docs main.js file, I see the function declaration for slider.slick starting on line 48, and see the speed attribute set at 500ms. How can I target that so I won’t lose that change on future updates?
The topic ‘Slide Transition Speed Problem’ is closed to new replies.