Home › Forums › Support › Disable or Centre post title on excerpt of featured post This topic has 3 replies, 2 voices, and was last updated 3 years, 11 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 5, 2019 at 6:03 am #860429 Hakim I am trying to do the above and don’t know how 🙁 GeneratePress 2.2.2GP Premium 1.7.8 April 5, 2019 at 7:08 am #860611 DavidStaff Customer Support Hi there, you can use this CSS: .featured-column .entry-title { text-align: center; } or to hide it: .featured-column .entry-title { display: none; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 5, 2019 at 4:39 pm #860999 Hakim Thank you David. Works as desired. Time to learn CSS instead of just think about it! Hakim April 6, 2019 at 4:04 am #861194 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