Is there a recommended process or example to follow to create a text slider/carousel like either of these two examples:
- https://codepen.io/TyStelmach/pen/yygvNK
- https://bootsnipp.com/snippets/featured/bootstrap-carousel-with-text
The Slick Slideshow is good but I don’t want to use images and I want to be able to pull from a DB query.
Any ideas or solutions would be appreciated.