I am using the Slick Carousel plugin which does a great job of rotating images but it is missing option for overlaid text. Is this by design?
1 Like
Does anyone know if a carousel (such as Slick) can dynamically include text?
Simple example: It would be nice to have a carousel of trending keywords. In this case, there would be no image, just dynamically rotating the trending keywords.
Thanks for any input.
Joe
You can have a text element that uses “current slide” - so if the carousel’s source is a list of Keywords, have a single text element for “current slide’s keyword” so that when the image-less carousel moves through each Keyword, the text will change accordingly.
thx Gaby
1 Like