Can't center text or headlines anymore?

No matter what I try I can no longer center text or Headlines in a single section single row. This used to work just fine but now its almost like the text box is left justified and will not allow me to center in page, just centers in this invisible box?


Hello Tim,

Thanks for writing in!

Please check the text style in the text element settings. Maybe you have selected left alignment which will override the alignment you have made in the rich text format editor.

Please let us know if this works out for you.

Good Day,

I’ve checked this setting as well as all the normal settings I’ve used before to center text, nothing is working. As I mentioned it seems to only center in what seems to be a left justified box?

Hey Tim,

Perhaps this is something specific to the page you are working on since the center alignment of the text works fine on other page. Is there a chance that you can provide us a direct link to the page in question? I tried to check the site that is in your licenses page but I can’t find the meet the team page on the site.

Thank you.

Good Day,

I’ve centered text on all pages before, but now no matter what page I’ve tried it will not center anymore?
This is the page in reference as an example.

Hi,

I did try to center text on a few other pages, and I can center as needed so It looks like its just the about-us page that’s having issues with this?
Thanks

Hi Tim,

On that Page > CSS area you added a custom CSS that adds a max-width to a text.

Please remove the .x-text selector from that custom CSS or remove that custom CSS totally.

And don’t forget to clear your minifier/caching plugins.

Hope it helps,
Cheers!

Ok that makes sense. I think that CSS code was supposed to be global, I’ll have to investigate.
I appreciate your help

Hi Tim,

That would affect all your Text element sitewide (not good) if you make that custom code global.

I think that custom CSS is for your h2 and h6 headlines inside a column with class split-column, and for some reason the .x-text selector was tag in, Please remove the .x-text selector from that custom CSS.

Thanks,

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