- This topic has 1 reply, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Testimonial Slide Speed
To whom it may concern,
I was hoping to see if it was possible to change the testimonial slide speed. I have Spirited Pro and you can find the website at techtalentlink.com/wordpress.
Please let me know if I need to go into the code and change anything.
Kind Regards,
– Will
Hi,
Kindly go to js Folder >> custom.js and find code below:
jQuery(document).ready(function() {
jQuery('#testimonials .quotes').quovolver({
children : 'li',
transitionSpeed : 600,
autoPlay : true,
autoPlaySpeed:6000,
equalHeight : false,
navPosition : 'above',
navPrev : false,
navNext : false,
navNum : false,
navText : false,
navTextContent : 'Quote @a of @b'
});
});
And change there testimonial speed "transitionSpeed : 600,"
Regards,
Chris
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]