Site logo

Archived topic

Text aligned in center

5 replies · Started by Anonymous on June 3, 2015

Viewing posts 1–6 of 6

Hi, I realised today that all text (or almost all) in aligned in center: post titles, post body, tags... I have added some posts recently and updated some plugins, but nothing more.

Can you help me change it back. Or make everything aligned on both sides.

Thanks

In the edit post page, the text is aligned on the left if though it shows centered and if I manually change to justify, only then the text will be justified on the site.

So the content on your site is centered, but there's no code in your content centering it?

This can sometimes happen when you have an unclosed HTML element which is centered.

For example, have you used the <center> html element anywhere? If so, are you sure you closed it (</center>)?

Maybe an unclosed <div style="text-align:center;">?

Hi Tom,

I haven't done anything with a code recently. Just added some new posts and maybe updated some plugins. I checked, nothing new in styles.css.

Maybe there is a code i can add to make everything left aligned or justified?

Can you please share your live site's link? May be looking at the code we can find a solution together :-)

The code would actually be inside of your content somewhere, not in a CSS file.

A link to your site would definitely help :)

This archived topic is closed to new replies.