Text Fields are Shrinking

Ok I have a MC with multiple text areas that dynamically load text.

For some reason the first one works fine, but everytime I add a new one and test, they get subsequetly smaller text in them.

So Field #1 has 12pt text
#2 has 10pt text…

I want the text to stay 12pt, any idea what is causing this??

OK, nevermind I got it too work but still don’t know what was going on.

The only thing I can think of is that the properties of each textbox are individually set differently. Setting size and color for 1 textbox doesn’t effect all of them (but I am sure you knew that).

Other than that, I really don’t know whats up.