Hi, thanks for your reply!
First of all, I’ve been saying my section was 100vh – that’s not correct, it’s 580vh in total and above the case I’ll describe is another container…
(1) I’m not sure if I’m missing something, but doesn’t the displayed breakpoint depend on the screen width? For example, on my iPad in landscape mode the desktop breakpoint is shown. I assumed that on narrower screens it would switch to the tablet breakpoint. So far, I haven’t changed any breakpoint settings — I’m still using the default desktop, tablet, and mobile breakpoints provided by Wix Studio.
(2) Regarding the sticky setting: I’m using vertical scrolling. Is there a specific setting in Wix Studio where I can choose between vertical and horizontal scroll behavior for sticky positioning?
(3) And sorry for not explaining the issue clearly before. In this section, I want the three images to appear one after another while the user scrolls vertically.
The idea is:
-
The first image sticks somewhere in the upper part of the screen.
-
While scrolling, the second image moves upward and sticks at the exact same position as the first one. (not sure with which unit I should work ideally in that case…)
-
The same happens with the third image.
So in the end, the images visually stack on top of each other. Then, once the user continues scrolling, the whole stack moves upward together until it leaves the screen.
This currently works fine in portrait mode (see attached screenshots portrait-1 to portrait-3)*. However, in landscape mode the sticky behavior breaks the user experience. The first image sticks to the top, but it can’t be fully seen on the screen (landscape-1). When continuing to scroll, it stays in that position until the next section appears (landscape-2). As a result, the user never gets to fully see the first image, and images 2 and 3 are not visible at all.
So now I’m wondering how you usually handle sections like this. Do you typically build separate versions for portrait and landscape mode and then activate the correct version by code? Or do people create additional breakpoints specifically for landscape mode (for example separate landscape breakpoints for tablet and mobile)? Or is there another common solution for this?
Maybe it’s too obvious but I just can’t figure it out… I feel like this must be a very common issue, so I keep thinking there has to be some setting or workflow in Wix Studio that makes this easier to handle.
I hope my description makes more sense now… if there is any other information I can provide please let me know 
___
* Since I can just attach two images, I’ll attach portrait-3 and landscape-2.