Assistance with Contractor Pro Theme (v5.0) Testimonial Widget

Home Forums All Other Themes Assistance with Contractor Pro Theme (v5.0) Testimonial Widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #229614
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 48
    • Replies: 111
    • Total: 159
    Member since: December 31, 2020

    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!

    #229620
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31245
    • Total: 31245
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.