Paragraph Input Box

Hello, I am making an app to show what board game demos a store has and I would like to have a field where one can put in a description for the game. I have my input box setup, but I can’t figure out how to make the box bigger (for a paragraph) and not stretch the text entered. Is this possible, if so please direct me to where I can find the information, or please tell me how to set it up.

TIA!
Let me know if more info is needed!

~Chellebell

? When i tried to stretch a input box in unity it didnt stretch the text only the box try to check on the text objects if you have best fit enabled or not on Placeholder and text

That helped, I was scaling it. Thank you! I resized and the font says it’s 14, but it’s in proportion to the text box. I want the box bigger, but the text still small, so that when the user enters a lot of text, it wraps in the box.