Header Carousel with images AND video

Is there an easy way to implement a full screen header carousel with autoplay images AND video?
Thanks for your responses.

check out this

with custom HTML widget import to blocs

Thanks Edward! I will check it out.

As above. owl 2 carousel is excellent. I use it a lot.

There is an Owl carousel Block available. It’s ok for quick static sites. But it’s easier and more flexible to implement your own using Code Block.

The official site with docs etc is here.

1 Like

Worth pointing out that jQuery is being phased out in Bootstrap 5. In other words it may not be a longterm solution.