How to center text on a page?

I feel stupid asking this but how do I center this text block in the page? I tried setting the text-container’s width to 100% and margins to auto but that doesn’t seem to center it so that the text-block inside of it appears centered. I should know this but I don’t. Thanks.


Here is my site Read-Only: LINK

Hi @robertfdev

padding-vertical is set to Shrink as a flex child. Change it to Grow if Possible.

1 Like

Thank you! That was it.

Not a problem, have a great weekend.

1 Like