Hello
I wonder how to resize Vimeo / Youtube video inserted with video shortcode in LayerSlider. It looks like it is constantly cca. 50px wide and 50px high …
The code: [av_video src='https://vimeo.com/43894908' format='16-9' width='16' height='9']
Look forward to see what I am doing wrong …..
Best, Peter
Hey SOPI2006!
You don’t need the shortcode to insert a video on the slider, here is what you can do,
Under Content ( layer slider ), > html/video/audio you can insert the share ( from vimeo ). or grab the same from youtube.
//where it says width="500" you can define a custom one, aswell as height="281"
<iframe src="//player.vimeo.com/video/1084537" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
For more information refer to layer slider documentation ( top right hand side corner ).
Regards,
David