gilles85
Hi
its not bug the picture is hidden for mobile view for a better responsive view, as mobile device does not have enough space to show all content like in PC.
\acm\slideshow\tmpl\style-1.php in template folder
Find
<div class="hidden-xs item-group label-small ja-animation" data-delay-transtion="1">
<?php echo $helper->get('data.group', $i) ?>
</div>
Remove : hidden-xs