Home › Forums › Basel support forum › Fast Basel Slider Fast Basel Slider This topic has 1 reply, 2 voices, and was last updated 6 years ago by Eric Watson. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 28, 2019 at 12:00 pm #140883 AnatolkaParticipant Good afternoon. How can I speed up scrolling through my basel-slider? standard speed is very slow. I would like to make the transition from one slide to another faster. Attachments:You must be logged in to view attached files. August 28, 2019 at 1:16 pm #140908 Eric WatsonParticipant Hello, Try to add the following PHP code snippet to the child theme functions.php file to do this add_filter( 'basel_slider_autoplay_speed', function(){ return 2000; } ); Kind Regards XTemos Studio Author Posts Tagged: Fast Basel Slider Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register