Overlapping Percentages

I’ve set up the following stack:

Section
v
Parent Container = Height 100%
v
Two Vertical Containers


Top Container = 50% Height
Bottom Container = 50% Height
v
Stacked Content

My question is for the two vertical containers set at 50% each, so half of the parent container. Why would Wix allow overlapping of those two containers if they are set at 50%?

Hey @helpdesk . Could you please add a screenshot of the described above?

I’m new to Wix and X, so I might be incorrect about this question in the Wix universe. But in straight html/css, using position parameters and z-index, you could overlap countless child elements of the container div. Or, even easier, using negative values for css margin to overlap two (or more) elements. Its a fairly common practice when dealing with display heads in order to get custom line spacing.

I’m posting a video example so you can what I’m talking about, this is a different example but I’m commonly running into this. I have found though that sometime when I clear cache and exit all the way out and come back it, then it self corrects.

https://revrebel.download/videos/wix_example/wix.mp4