I’ve placed a vertical vimeo video on one of my project pages (the La Poste one), but it becomes this super long video of which I can’t seem to adjust the size. Can anyone tell me how to adjust it?
You can only control video height with the help of it’s width which in turn is better to set up on video’s parent. As in just use regular div as video’s parent and modify this div’s width untill video’s height is to your liking!
I was surprised to see calc in video properties when examining its behaviour but yeah… I just prefer using default divs for everything omitting sections and containers. Just in case
As long as you put a div inside of each of them for content. The main struggle with Containers and Sections is that you can’t nest them, so down the road, you can’t grab and paste. Also the Section element isn’t a HTML5 section. I like very much that Webflow is proposing a straight forward way to sectionned design: section then container then content and repeat, but we could use another vocabulary for Sections. (because HTML5 sections use is more complex than what a Webflow section is)