Hey @margaux-fa
I’m Ester, from the Editor X team
You can achieve this design using the sticky position.
Here I’ve created a quick example:
To achieve this design, follow these steps:
Change the section’s height to 300vh so it’s longer than the screen height.
Adjust the grid by setting it to 3 rows and 1 column. Than change each row’s height to 1fr (which means each will take 1/3 out of the available space).
Drag the image to the first row and hit the stretch icon at the top right corner.
Choose the image and change the position type to “sticky”
Place the menu on the second row. It doesn’t have any background right now and that’s ok. Since we set the image to sticky, it will “stick” to the section until you’ll reach the end of it.
Sure.
To add the scroll snap you can build the section with a layouter or a repeater set to the slider display type. Both have the scroll snap option. Since you have the same layout for each fold, a repeater would be more efficient.
Add a section, set the height to 100vh if you want to cover the entire screen.
Drag an image and stretch it.
Drag a repeater and stretch it.
Change the display type to slider and the direction to top to bottom. Set the scroll snap to align to centre (or one of the other options the suit your design).