amith_vikram01 I have another question: Do the slides auto scroll? Can it be made possible?
This module uses Swiper lib, I updated this file:
/templates/ja_aiga/acm/hero/tmpl/style-4.php
added line 68 to have autoplay:
autoplay: { delay: 3000, },
You can change 3000 to the value you wish (in milliseconds)