Is there a way to fill this gap in my title gui?

okay so, I am currently making a title screen on my alt account, but when I try to test it out, the icons are creating a large gap at the top:

as you can see, the menu, chat, and admin icon are creating a small gap at the top, so I was wondering if there was a way to just stretch the gui behind the icons?

1 Like

There is a ScreenGUI property called IgnoreGuiInset. Enable it and it should fill up that gap you have there.

1 Like

thank you, I didn’t even know that property was a thing

1 Like