I’m trying to implement text scaling for my site but on this page, I need the text to scale so that the distance between the text boxes and the orange line is consistent.
The first image shows what it looks like on the larger screen, and the second is on a smaller desktop, and you can see that there’s a lot more space between the text and the orange line on the smaller screen.
I think what I need to do is position the text so that it is aligned to the bottom of the text box vertically, but I can’t find a capability for that in this program. My other thought was to manipulate the docking, but I’m not sure if that will have any effect.