Avada › Forums › Community Forum › Changing image carousel autoplay scroll direction/continuous scroll
Tagged: Fusion Builder, Image Carousel, carousel, scroll, ticker
-
AuthorPosts
-
Hi,
I’m using the image carousel element in Fusion Builder to display some logos, and I have set it to autoplay. It currently scrolls the logos from right to left. Is it possible to change the scroll direction to left to right?
Also, is it possible to have the carousel scroll continuously, like a news ticker/marquee, rather than have it scroll a fixed number of images every few seconds?
Thank you!
Also, is it possible to have the carousel scroll continuously, like a news ticker/marquee, rather than have it scroll a fixed number of images every few seconds?
need the same. Any solutions on this?
Bump on this option to be added to Avada. Would come in handy for logo carousels. I’ve seen solutions when using Slick Slider script.
$('.continuous').slick({ speed: 9000, autoplay: true, autoplaySpeed: 0, cssEase: 'linear', slidesToShow: 1, slidesToScroll: 1, variableWidth: true, });
Maybe that could be implemented into the Avada carousel script?
-
AuthorPosts
- You must be logged in to reply to this topic.