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?