I’m using Nivoslider for a web project I am working on.
As you can see from the above link, the “prev” button displays even when on the 1st slide.
Is it possible I can make NivoSlider “linear” and only display the previous button if the slide number is greater than 0?
It seems NivoSlider is set up as ‘infinite’ or ‘circular’ by default, but I’m sure there must be a way to alter this.
Many thanks for any help with this 🙂
You could use a custom afterChange function when you initialize the slider.