Need help z-sorting so my navbar stays on top all the time

I’m practicing some stuff here : https://preview.webflow.com/preview/demo121?preview=6713d74fc4f86985fd2bf5d40c44a969

When you click on the first (or any) ‘Contenu’, i would like the Tab content to slide underneath my side Navbar.
Here’s somewhat the idea i want : https://cs50.harvard.edu/

How could i do this?

Thanks,
Jon

Hi there. I’m not sure that is built correctly. I’d separate your left-side nav bar from the div that is sliding from left side of the screen. Then I’d just do a interaction for showing that sliding div on click of the menu element. Other than that it’s not something that might work.

The .td-content is a child element of the .newnav so in the end it will always be on top.

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