- This topic has 1 reply, 2 voices, and was last updated 4 years, 11 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
LinkedIn not only helps professionals and job-seekers to spread their network but it also help in developing an effective digital marketing strategy. In terms of […]
If you are looking to gain visibility and attract new customers, now is the time to give some serious thought to building a website for […]
Niche WordPress themes are discussed in this article for multi – purpose usages and for creating niche – specific websites and blogs. Creating a website […]