Hide page title but not blog title cbtoolkit 11 years ago I want to hide the title for all pages but keep them for all blog titles. .entry-header { display:none; } Removes the header for pages and blog posts.