Hi.
I need to make this youtube video with smaller height. I tried put it in Div block, but it didn´t help.
Need to be approximately 1350x900px or something around it.
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hi.
I need to make this youtube video with smaller height. I tried put it in Div block, but it didn´t help.
Need to be approximately 1350x900px or something around it.
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hi, I managed to make it work by wrapping the video element in div, set the sizing in the wrapping div, set overflow hidden and alight it in middle. like so
the problem here is that the youtube native control might be hidden since overflow is hidden.
If its a youtube video that you want to add on your web, maybe use html embed with the embed from youtube, where you can set the sizing in the embed code.