- This topic has 1 reply, 2 voices, and was last updated 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 › 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
Real Estate Broker WordPress Themes and Templates Check out the Highly Customizable real estate agent WordPress themes posted below Real estate is as competitive as […]
Free Real Estate Templates WordPress This article explains in detail and lists all the free real estate website templates for WordPress which you can use […]
Free Fashion Stylist WordPress Themes and Templates This article explains in depth and detail and lists the free fashion stylist WordPress themes. Websites have become […]