- This topic has 1 reply, 2 voices, and was last updated 5 months, 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 migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]