How can I adjust video height using custom liquid in Craft Theme?

Hello,

I’m using this code to auto-play video on the home page.

What do I do to change the video height?

Craft Theme

Any help is appreciated! Thank you!

Hey @Hito31

Please add the height attribute in the video tag. You can use the below code and modify the height of the video as per your requirements:


Let me know if this was helpful.

Thanks.

Hello!

Thank you for your suggestion!

I copied and pasted your code, but it didn’t change the height..