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!
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.