How can I make padding on the top of frames with UIGridLayout?

Right now, I have a board with gamepasses like this:

image

It has no padding on the top and left, how can I fix this? I do not want to just add parts to make it look like there is some on the sides.

This is probably pretty simple, thanks!

Add a UIPadding and set the PaddingLeft/Top to some value.

This is not working because its using a UIGridLayout

It works fine for me

Without UIPadding:

With:

1 Like

Oh, I put it in the individual frames, thanks

By the way, this is the wrong tag for you to put this topic in. Instead, put this in #help-and-feedback:art-design-support. Bye!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.