Please help me how to make this change. When I move cursors on slideshow image than slider will be pause. Is it possible?
Thanks, Saif
You need to add on mouse hover event to banner slider main div and disable slide show
http://api.jquery.com/hover/
There is no built in feature for this.
You can only disable auto slide show completely:
file: storefront/view/default_html5/javascript/custom.js
slideShow: false,
Can you give me some code for change it. I can't edit because I am not good on php and javascript. Please help me.
Thanks, Saif