Header - Possible to overlap containers?

In reference to a header… Is it possible to have ONE bar, and in that one bar have TWO containers, one container sitting above (think z-index) above another?

So basically have the one bar, with TWO containers set at 400px width… flexbox for this bar will be center.
Is there a way to have one sitting directly over the other?

I was think applying CSS float-left and maybe a higher z-index to one of them? Or is there a more graceful and simple “flexbox” way of doing this?

Hello There,

Thanks for writing in! What you have in mind might be possible. We just could not picture out what is the final layout of your header. For your reference, please check out this knowledge base article instead: https://theme.co/apex/forum/t/using-flexbox/24851

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.