Hi,
is there some way to open a video as lightbox from LayerSlider clicking in any place?
I tried to add a layer with HTML, something like:
<a href="https://vimeo.com/150865551" rel="prettyPhoto" style="border: 1px solid red; display: block; width: 100%; height: 100%">xxx</a>
(The red border is just to see how it draws the link on the slide)
But just shows the xxx in the top left corner. Also tried with the Styles option from the layer, but still the same…
Thanks for any help.
It was easier than i thought… just put a Vimeo link for each slide, and it’s done. It was what i needed.