New Landing How can we help? Cardinal Edit Testimonials Carousel speed?

Viewing 2 posts - 16 through 17 (of 17 total)
  • Posted in: Cardinal
  • #154143
    bluecouches
    Member
    Post count: 23

    I achieved this by simply setting the interval set in functions.js located in wp-content/themes/cardinal/js/

    Change This:

    if (carouselAuto) {
      carouselAuto = true;
    	}

    To This:

    if (carouselAuto) {
      carouselAuto = 8000;
    	}

    This worked for me. I have 8 second intervals for the testimonial carousel globally.

    #154146
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Brilliant! I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

Viewing 2 posts - 16 through 17 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register