2 scrollable sections

Hello everybody!
I would like to have two sections on my website that can be scrolled independently of each other. If I'm on the left and scroll, the right side shouldn't move and vice versa.
Does anyone have any idea how I can do that?

scrollableSectionsTest.zip (73.6 KB)

group the elements that should be scrolled. shrink the size of the group to the desired height.
for the group set overflow in the inspector to auto

2 Likes

sorry, Im new here
where can I find the overflow in the inspector?

You can find it here, in the metrics section.

Bildschirmfoto 2021-01-21 um 21.08.09

2 Likes