- This topic has 1 reply, 2 voices, and was last updated 1 month, 1 week 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 › Editing the testimonials
Hi!
My website: http://avtovikup78.ru/. In the block with reviews, I want to increase the scrolling time of reviews: now they change every 3 seconds, I need them to change every 7 seconds.
Moreover, I want to make it possible to enlarge the client’s photo at the bottom of the review (so that when you click on it, it opens in full size). I am attaching a screenshot for clarity: https://ru.paste.pics/26bcdbfca209e45bf953462b80471972
Hi,
Q. I want to increase the scrolling time of reviews: now they change every 3 seconds, I need them to change every 7 seconds.??
Ans: Kindly go to Admin >> Theme folder >> assets >> js >> complete.js >> line number 90 from here you can change Timeout speed.
Replace this : autoplayTimeout: 5000,
To this : autoplayTimeout: 10000,
Kindly see screenshot : https://nimb.ws/9ZhMCml
Q. I want to make it possible to enlarge the client’s photo at the bottom of the review (so that when you click on it, it opens in full size)??
Ans: We can only enlarge the client’s image, but when clicked, we cannot open it in full size.
Kindly use this CSS code to enlarge client’s photo.
.skt-testimonials .skt-testimonial-image { width: 136px; height: 136px;}
.skt-testimonials .skt-testimonial-image img { width: 136px !important; height: 136px;}
Regards,
Dave
Do You Want to Quickly & Effortlessly Get Your Store Up & Running With a Simple Yet Functional WooCommerce Theme? Thanks for visiting! In this […]
Have you been searching for the right WordPress theme that represents a professional image and credibility for your consulting company? You are in the right […]
Are you looking for a suitable accounting website template that can enhance your accounting business performance? Search no more! This tutorial presents the most effective […]