How can I slow down the auto play on the Masthead SlideShow?
Hi markmwest
You can open this file: ROOT/templates/ja_company/acm/slideshow/tmpl/style-1.php
Look for this line 138:
?php if($helper->get('auto-play')) echo "autoplay: '3500'," ;?>
and change 3500 to your desired value (in milliseconds)