So I have a place where theres two textlabels, if one is short it looks weird because theres too much space on right and then the left is floating kinda, but if its too long it looks good (but kinda squished), any way to fix this?
Example:
(I would want the 3 hr. ago text to move to the left so its next to the name
If I understood correctly, you are trying to change the position of the text without resizing the textlabel. In this case, go to properties > scroll down > click TextYAlignment > choose left.