Can't get guis to hide from scrollingbar

Screenshot_11

In the image, the top element should be hidden and the bottom should be covered by the top
I tried changing the frame ZIndex and editing the elements’ properties, but I am really confused about why this happens.

How can I have it so only the sections within the scrollingframe are visible?

1 Like

apparently clipsdescedants was disabled, enabling it fixes my issue