Question:
I’ve been trying to make a survey in the studio editor. The general structure is given in the attached image. To improve the outlook, I want to ensure that states that have a low amount of information are unscrollable, while others are scrollable. How can I ensure this, keeping into account the height of the mobile browser address bar? Setting the height to 100vh disregards the address bar, displaying a scrollbar on a state with only a small loading image.
Product:
Studio Editor
What are you trying to achieve:
I’m trying to build a multi state box that has both scrollable and unscrollable states on a mobile interface
What have you already tried:
However I’m struggling with implementing this logic to wix, because of restrictions with the use of ‘document’ and ‘window’.
Additional information:
Thanks in advance!