On our website: https://www.stpatrickcolumbus.org/
I've got text that is overlayed on top of the image. In order to get it in that position, I chose Advanced -> Enable Custom Position
I then set it to Absolute positioning and I set the height.
But in order to center it, I had to go to Style and set a left/right margin. Because anything else doesn't seem to work.
I tried setting the X axis on Absolute to 50% but that just starts it at the halfway point. Setting it to 25% doesn't seem to work. I tried -50% and it was clear off the page.
How can I get an item that is overlayed on top of something to center on the page? Because right now the margin thing isn't really working. It looks pretty bad in some cases.