Weird text alignment

Whenever I use the < P > HTML tag, all my text becomes centrally aligned, even if I try to left-align them in the rich text editor.

If I use any other tag ( e.g. < H6 >) I can align the text as I wish, but the < p > tag aligns centrally ONLY

Is there any way to fix this. I’m using the “Ethos” stack if that helps.

Hi Jon,

Thank you for writing in, maybe you have a custom CSS that force p tags to center align? Or maybe you have a div or p tag on your page content that was not properly closed so all other p tag underneath it are all affected. You can use the tools below for checking your custom CSS and HTML.

Please provide us the direct page URL so we can take a closer look.

Cheers!

Thanks. I got to the bottom of it. It was a setting in the stack template.

You’re most welcome.
It’s good to know that you have figured out the cause of the issue.

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