Centre a Post’s content automatically
Is there any custom CSS I can use to centre a post automatically without having to centre it in the wordpress editor. I use an app called blogo to do my writing but when I post it from Blogo, it is all left justified
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Thibaste
Thanks for reaching out. Please try the following in the field at Appearance >Custom CSS:
/* Single Posts */ .single .entry-header, .single .entry-content, .entry-categories { text-align: center; }Let us know how that goes.
Perfect! Thank you!
Super, glad to hear that helped :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.