Problem with Text

Hello, I’m having a problem with text that is set to “enemy name”. For some reason, it is in a few lines instead of one, and I have no idea how to fix it. It goes to another line and makes the ui look weird. Is there a way to force the text to be in one line?

Example:
I’d like to force it so it would be “Small Slime” instead of
“Small
Slime”

image

What is your wrap settings? If it is not your wrap settings the problem, it might be an alignment + size problem.

Btw, why do you have so many text blocks? You could’ve used just one RichTextBlock to achieve all those different text styles.