UIGradient choosing color for TextButton's text

Does UIGradient affect a TextButtons TextColor3 aswell?

I can’t seem to make white text on a TextButton with a UIGradient on it.

I think i’ve done this before but I am not sure why I can’t do it again.

Any ideas:

UIGradient Properties:
Offset: 0,0
Rotation: 270
Transparency: 0

1 Like

Hey Chrisy!

I just tried this out in studio and I couldn’t find a way to add white text with a gradient on it either. Usually what I do is use a textlabel over a textbutton this way I can edit the text size by sizing the textlabel better, this would also solve your problem!

1 Like

I’ve done this as of now too.

Thanks!

1 Like