Weird gap between GUIs

So I have some GUIs which are leaving weird gaps between them when I use autoscale lite.
Here is the GUI in studio (so on PC):

And here it is on Xbox:
image

How do I fix this?

Are you using two TextLabels for them? You can use RichText instead.

If you don’t want to use RichText you could utilize UIListLayout with Horizontal Fill.

the simpliest solution would be to use Richtext. You could also use offset for your textlabels