How can I adjust the height of a homepage video using custom liquid code?

Hi,

I have a video on my homepage using custom liquid code, I got it off another forum and I am unable to change the height of the video, I can only change the width. Can anyone help, thanks. Here is the code:

#openthinkingvideo { display:block; max-width: 100%; width: 100%; padding: 0; margin: 0 }

Hi @topstriker ,

You can try adding height to it

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Hi,

Thanks for the fast reply. When I add different heights it does change the height but also makes the video smaller, anyway I could get the video to stretch across the screen?

Thanks