Slow down carousel and slider
Posted: Tue Jan 20, 2015 5:09 am
How can I control the carousel and slider speeds? They seem to be whizzing by!
OpenCart Community Forum - Discuss shopping cart and e-commerce solutions.
https://forum.opencart.com/
You can edit the file catalog/view/theme/default/template/module/slideshow.tpl, findschlegk wrote:How can I control the carousel and slider speeds? They seem to be whizzing by!
Code: Select all
items: 6,
Code: Select all
slideSpeed: 300,