Home Forums WoodMart support forum How to change Slide transition speed

How to change Slide transition speed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #539448

    myriamdaghfous
    Participant

    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;
    });

    #539559

    Luke Nielsen
    Keymaster

    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

    #539675

    myriamdaghfous
    Participant

    Thank you Luke.

    #539837

    Luke Nielsen
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to change Slide transition speed’ is closed to new replies.