There is a way to start on slide 2?

I’m making a website that he is an entire slide, but would like to begin on the slider 2 and navigate to the slider 1 (in other words, move the slider to the left, and not right)

add this to your custom code area for

<script>
$(document).ready(function(){
    $('.w-slider-arrow-right').trigger('click')
})
</script>
1 Like

This will work on my site because I’m using a preload before the page,
because you can see the slider moving (which is not the intention). But the preload hide it.

:stuck_out_tongue:

tnks

See also Slider start from slide #