To be able to show category or pages without titles please just copy the follow CSS code into a customize CSS plugin or under editor style.php: .page .title-post { display: none; } body.archive.category h3.archive-title { display: none; }