Hi,
I have resolved the issue so please check with hard refresh [ctrl+f5].
Code Changed-: functions.js at /neighborhood/js/
Find this code at line 623:-
var carouselWrap = carousel.parent().parent(),
Replace with :-
var carouselWrap = jQuery(this).parent().parent(),
Thanks ๐
With Best Regards
Mohammad