I want to keep a piece of text exactly centered in a vertical section as the desktop viewport shrinks, Is there a way to have the text scale down at the same rate as this section to keep it centered?
@nycdanb glad to hear this!
won't you mind sharing your site link here, so I will be able to dive in and see the elements settings now? Can not tell for sure without taking a look at the elements. But if ur not ok with this, can you pin a full-sized screenshot and click on any text elements, maybe I will be able to see what is happening now
@Andrii Taran Sorry, I don't know how to provide a link to an unpublished site (I'm a psychiatrist and often feel clueless on here),.. Somehow, I think I found a workaround. Thought to Google "same width fonts", stumbled on monotype fonts, and used spaces to make all 3 text boxes the same width so that I could center align and stack them. Looks like the second image above and is responsive. Thanks for your support.
hi, @nycdanbIf you want to keep the text centered, you can use alignment buttons in the inspector panel. It is always a good idea to apply grid to section/container and align elements within grid cell, it would be central gridcell in your case
Also, apply text scaling for the text to be responsive
let us know, how did it work for you
Thanks, Andrii. I was able to do that for #1, below, but I'm trying to keep the 3 items in #2, below, centered, and I can't figure out how.
Thanks again.
#1
#2
hi, @nycdanb If you want to keep the text centered, you can use alignment buttons in the inspector panel. It is always a good idea to apply grid to section/container and align elements within grid cell, it would be central gridcell in your case Also, apply text scaling for the text to be responsive let us know, how did it work for you