- This topic has 1 reply, 2 voices, and was last updated 3 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 › Assistance with Contractor Pro Theme (v5.0) Testimonial Widget
Dear SKT Themes Support Team,
I am currently editing a WordPress template called Contractor Pro (Version: pro5.0) and encountered an issue with the Testimonial Box sidebar widget.
The widget is being used on the “About Us” page of our website www.mecsa.cl (please note that “www” must be included in the URL, as omitting it causes issues). The specific page is:
https://www.mecsa.cl/index.php/nosotros/
We would like to add navigation arrows or dots to this testimonial carousel to allow users to manually advance or go back. Additionally, we’d like to adjust the autoplay speed and transition duration of the carousel.
However, we haven’t found a way to implement these changes. We will send the login details to your support email for further assistance.
Thank you for your help!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.owl-carousel .owl-nav.disabled { display:block !important;}
.owl-nav .owl-prev { color: #fff; background: #960000; border: 0;}
.owl-nav .owl-next { right: 0; !important;}
.owl-nav .owl-prev { right: 45px; !important;}
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]