Expected way to add floating container?

So, I want to create a container (a.k.a. div) that contains a menu. I want to have it offscreen to the right, pretty standard stuff.

What is the expected way within Wix Studio to do that?

I created a section, pinned it, and set it’s height to 0. That works for a hidden and revealing top bar, but I seem to have issues when it is a 100vh container.

I know it’s doable, I’m just trying to figure out what is the optimal or expected way of doing this type of “floating/absolute div” inside Wix Studio. Does it always need to be in a section, for example?

Add a container to the first section.
Set the container to be pinned to the page

For some reason, that works now. It wouldn’t let me select Pinned. I refreshed the browser window, and then it would let me select it. Though it wouldn’t do anything. I closed the browser and reopened it, and now it works…

Thank you though! It’s definitely the answer.

1 Like