Strange align Center issue

hello
I know its probably something very obvious that I’m missing I can’t seem to get a section with just text inside to align centre on the page. when I select the align centre on the text set up the text itself aligns but it doesn’t align centre on the page. I usually don’t have this problem

can anyone help?

Regards

Hi @bulli79,

Thanks for writing in!

I can see you have added width to the text element, due to which its left aligned.

To make it center align please add text-align center and margin left, right auto.

Hope this helps!

great thank you that worked

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.