Embedded content; dictating the height

When enabling width based on percentage, it will usually not do much.
On the other hand, when combining it with the flexible layout features, you will get different sizes and alignments as expected. My guess is you are using Metrics→Flexible layout and that is the source of the different outcomes.

There is a known issue in the WordPress Plugin that layouts using also percentage-based height collapse to a thin line and are not visible anymore. There is a solution by @h_classen automatically calculating proportional-based height values and a variation called HypeAutoHeight you can find here:
https://forums.tumult.com/t/creating-a-flexible-tumult-hype-document-within-a-div-with-no-set-height/13224/20?u=maxzieb

2 Likes