- This topic has 1 reply, 2 voices, and was last updated 7 years 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
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. […]