Blog > See All Posts is centered Posted in : Empathy ivanParticipant 29 December 2017 at 00:57 #51764 Is there a way to disable the centering when viewing all posts (/blog)? ivanParticipant 29 December 2017 at 02:37 #51765 I was able to figure this out with page inspection. Under theme customization > Custom CSS, paste the following: .post { text-align: left; } serkanModerator 2 January 2018 at 11:55 #51785 Hi, You can use this custom css code; .post .entry-content { text-align: left; } Thanks Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in and have valid license to reply to this topic. License required for the following item Empathy - A vCard WordPress Themeby pixelwars Login and Registration Log in · Register