Search for: Log In Free Support [Resolved] Center page description Home › Forums › Support › Center page description This topic has 3 replies, 2 voices, and was last updated 1 year ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 13, 2020 at 3:07 am #1237033 rune@wecoplay.com Hello I use this code to center the page headline. How do i do the same for the description? h1.page-title { text-align: center; font-weight: bold; text-transform: uppercase; } Regards Rune April 13, 2020 at 4:47 am #1237117 DavidStaff Customer Support Hi there, try this: .taxonomy-description { text-align: center; /* optional add some space below description */ margin-bottom: 2em; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 13, 2020 at 4:51 am #1237120 rune@wecoplay.com Thank you, work perfect. April 13, 2020 at 5:38 am #1237184 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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