View Single Post
  #46  
Old 05-30-2020, 11:57 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart reBOOT (reDUX) Template

Hi Peggy, edit /skin/reboot/custom/footer/contents/testimonials.tpl

Change...
Code:
<div class="carousel-generic carousel-light pagedots wraparound mb-5">
To...
Code:
<div class="carousel-generic carousel-light pagedots wraparound autoplay mb-5" data-autoplay="5000">
Note, 5000 = 5 second interval, autoplay will stop the moment you interact with the carousel.
__________________
xcartmods.co.uk
Reply With Quote