- This topic has 1 reply, 2 voices, and was last updated 2 months, 4 weeks 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
This is the perfect place to convert your Figma design tool into a WordPress. Converting Figma to WordPress is a skilled and challenging task for […]
A blog is not just about words—it’s about impact. But does your current blogspot site give you the flexibility and design you need to stand […]
Community is about connection—so why let outdated websites hold you back? Whether you’re running a charity, sports club, or social organization, staying connected with your […]