Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

Change duration of Testimonial Slider/Carousel

HOME Forums Support Change duration of Testimonial Slider/Carousel

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #2576
    Adam Wood
    Participant

    Hello, how do I change the amount of seconds before the testimonial section switches to the next one? In Automobile Hub Pro.

    Thank you for the support!

    #2593
    support
    Participant

    Hi,

    Thanks for contacting us.

    Add the below code in Additional CSS.

    .owl-stage {
    transition: all 0.50s ease 0s !important;
    }

    If you have any other query, do let us know.

    Thank You

    • This reply was modified 4 years, 1 month ago by support.
    #2616
    Adam Wood
    Participant

    This does not allow me to change the speed of the transition. When I do so, when the testimonial itself slides to the next one, it does not properly slide the correct amount. Please advise what I can do to resolve this issue. I want to be able to edit the testimonials so it switches to the next one every 10 seconds for example. The way it is now, I am not able to read the entire testimonial before it moves to the next one. Most users will not know they can hover over the testimonial to delay the transition.

    Thank you

    #2618
    support
    Participant

    Hi,

    Thanks for contacting us.

    Please add the below CSS code which enable the next/prev option by which you can hold it transition speed.

    .owl-nav i {
    background: #e43314;
    padding: 8px;
    margin-right: 5px;
    color: #fff;
    }
    .owl-nav {
    text-align: center;
    }

    If you have any other query, do let us know.

    Thank You

    #2619
    Adam Wood
    Participant

    The next and previous option buttons were already present. This doesn’t allow me to change the amount of time in between each owl carousel transition for the testimonial section.

    #2620
    Adam Wood
    Participant

    I need it to wait 5 or 10 seconds before it goes to the next testimonial, allowing a user to actually read the entirety of the paragraph. Thanks!

    #2623
    support
    Participant

    Hi,

    Thanks for contacting us.

    If you will check our demo the testimonial content is of 3 line and we can read it entirely, it is working properly.

    Could you please tell us which browser you are using?

    Many Thanks!

    #2628

    JAk usunąć “Design & Developed by Themespride ” ze stopki??

    #2636
    support
    Participant

    Hi,

    Thanks for your post.

    Please add the below code in Additional CSS, Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Add below CSS >> Publish it. It will remove the credit link.

    span.credit_link {
    display: none;
    }

    If you need any other help, do let us know

    Thank You

    #2650
    DAVID FATIMEHIN
    Participant

    Thank you for the amazing client support.
    You guys are awesome.
    I will always come back

    #2652
    support
    Participant

    Hi,

    You are welcome.

    Thank You

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