Home › Forums › Support › Remove Category Page's Title This topic has 6 replies, 3 voices, and was last updated 5 years, 5 months ago by Leo. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts November 16, 2017 at 1:08 pm #426271 Sean https://i.imgur.com/VW8dBMI.png Is there a way to remove the “title” for category pages? In the screen shot, it is shown on the left hand side, “Reviews” November 16, 2017 at 3:36 pm #426357 LeoStaff Customer Support Hi there, Try this CSS: .category h1.page-title { display: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ November 16, 2017 at 3:43 pm #426361 Sean That’ll do it Leo, thank you! November 16, 2017 at 3:44 pm #426362 LeoStaff Customer Support No problem! June 30, 2018 at 3:29 am #612034 Ali Hi Leo, it removed the title but unfortunately, there’s a space left behind. Check here: http://prntscr.com/k146ya How to remove that blank space and move posts a little upside. waiting. Thanks June 30, 2018 at 3:35 am #612035 Ali Nevermind, i just found a helpful youtube video. The code removed the blank white space. Now the post looks great. π Screenshot: http://prntscr.com/k149md here’s the code: .category .page-header { display: none; } Have a great day. π June 30, 2018 at 8:57 am #612199 LeoStaff Customer Support Glad you figured out π Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In