How to change Slide transition speed
-
Hi,
I want to change the slide transition speed to 1 second for each item.
I’ve inserted the below code snippet to the child theme functions.php file, but the duration hasn’t changed:
add_filter(‘woodmart_slider_autoplay_speed’, function(){
return 2000;
});
Hello,
In the settings of the slider you have the ability to change the time: https://take.ms/3GhSIE
Don’t hesitate to let me know if you need any further help or any other info
Kind Regards
Hello,
You are welcome! If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot.
Have a good day!
Best Regards
The topic ‘How to change Slide transition speed’ is closed to new replies.