Tagged: easy slider, enfold, hover, Pause
Can someone please provide CSS code to allow pause on hover for the Easy Slider? Thanks!
Hey ashforthmarketing,
Thank you for the inquiry.
This is not possible with css code alone and will require direct modification of the slider script. Unfortunately, this is beyond the scope of support, so you might have to hire a freelance developer to modify the enfold\config-templatebuilder\avia-shortcodes\slideshow\slideshow.js file or contact our partner, Codeable.
The developer could attach a mouseover event listener to the slider and use the slider’s pause function to temporarily stop the slideshow and could also listen or wait for a mouseout event to start the slideshow back using the resume or _startSlideshow functions.
Best regards,
Ismael
Thanks for the information. I’ll look into it.