How can i disable the thumbnail navigation? I tried adding some css tricks but it did not work out. I disabled the li items successfully. How can i remove the play button and the pause button? I have attached an image as reference.
Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
You can turn off the navigation by setting navButtons to false.
Or by setting thumbnailNavigation to disabled, and navStartStop to false.
The documentation included to the plugin's package has a detailed list of these options.
Hi,
How can i disable the thumbnail navigation? I tried adding some css tricks but it did not work out. I disabled the li items successfully. How can i remove the play button and the pause button? I have attached an image as reference.
Hello kasunwijesekara,
Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
You can turn off the navigation by setting navButtons to false.
Or by setting thumbnailNavigation to disabled, and navStartStop to false.
The documentation included to the plugin's package has a detailed list of these options.
Hi Attila,
navStartStop: false, works perfectly. I did go through the documentation i must have missed it somehow. Anyways now it works!
Thanks
Thank you for the feedback, glad you could solve the problem. If you need further assistance please let us know.