Hi everyone,
I need to change the zoom triggering from the gallery images to be onclick instead of on hover.
any approach recommended?
s
Sohan Kumar Dash
10/28/2022, 3:13 AM
AFAIK, the zoom part is being executed by bxSlider, so you have to extend the bx slider code to pass on the options.
Check bx slider website to know more about parameters that it supports.