Moving TextLabel to Front

Hello,

I made this UI using the UI plugin by Stelrex.
image

The problem is, the TextLabel is not in the front. I want it to be on top of the UI I made.
image
image

How could I fix this?
Thanks!

1 Like

Increase the ZIndex of the text label to be higher than the background’s ZIndex

5 Likes