- This topic has 3 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Set time for "Happy Visitor" in Coffee Pro theme?
Can you show me where to find the code to change the speed?
And, how many testimonials show up on the page?
Thanks!!
Hi Bram,
Kindly go to js/custom.js line number 63 you will find autoplay option in next line add this code
autoplaySpeed:500,
Regards,
Dave
That worked great.
Now how can I make just one testimonial show up at a time as they scroll?
Thanks
Hi Bram,
Kindly go to js/custom.js line number 70 you will find this code 981:{ items:2}
Replace the code with below code:
981:{ items:1 }
Regards,
Dave
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]