WordPress all Posts & Header Alignment Problems

Posted in: Newsmag
Post count: 45

Hi,

There is alignment problem on all wordpress posts and content.

All wordpress posts and content became center aligned suddenly. Please advise.
Thanks!

ITduck2020

Post count: 23312

Hello itduck2020,

Provide your website URL so I can take a closer look at it. Also, attach some images with the error.

Thanks for the message!

Post count: 45

Hi Catalin,

All articles and articles headers become center – aligned. Pages are not affected.
http://www.caproasia.com

Attached screenshots:
https://ibb.co/e6GnB9
https://ibb.co/kVWLW9

Post count: 23312

Hi,

Try to use the code below and place it in Theme panel -> Custom CSS area.

.single .td-pb-span8 {
width:100%;
}
.td-post-featured-image {
text-align: -webkit-center;
}

If the problem is still there, you should send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer to your setup page. Provide there the link to this conversation so we can quickly identify you.

Thanks.

Post count: 45

Hi, Email sent. Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.