I expect all dropdown menus to be above the button.
Make sure the ScreenGui holding the frame’s ZIndexBehavior
(something along those lines) property is set to “Global”
1 Like
Now it looks like this, and the textlabels inside of the dropdown menu dont appear.
You have to edit their ZIndex accordingly. Make sure the buttons’ ZIndex is higher than the dropdown frame
Now it looks like this.
Sorry, I know basically nothing about working with GUIs.