I am using Owl Carousel v1.3.2 in my code base. This is awesome carousel plugin with fully responsive UI. But recently we got one requirement in which we want slider contents should move vertically upward/downward
. I checked documentation as well as plugin code but haven't found any configuration setting for doing that.
I searched through SO and came across following question How to use owl carousel vertically? but even that doesn't solve my problem.
Has anybody written any custom code to achieve this functionality? It's not possible for me to add another carousel library just for this vertical slide animation.