Home › Forums › Support › How to align my post Published date in the middle of the page? This topic has 3 replies, 2 voices, and was last updated 3 years, 7 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 25, 2022 at 8:43 am #2353322 MD Tohidul How to align my post Published date in the middle of the page? Please check the screenshot >> https://prnt.sc/VhccHfKC2RRM Article published date and author name is currently showing left side of the article, I want to show the post published date and author name is the middle of the article like this >>> https://prnt.sc/0c7XblbDuep- How can I do this? September 25, 2022 at 7:21 pm #2353609 LeoStaff Customer Support Hi there, Try this CSS: .entry-meta { text-align: center; } If it’s for single posts only then this should work: .single .entry-meta { text-align: center; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps 🙂 September 26, 2022 at 4:43 am #2353954 MD Tohidul Solved, Thanks a lot ! September 26, 2022 at 12:06 pm #2354442 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In