• Hello,

    I have a question. I’m using pages for about & contact and categories as pages for my different blog categories. I want to delete the page title in the top of the pages (not the posts/category pages).

    Can anyone help me with this? It would make my website look so much better.

Viewing 1 replies (of 1 total)
  • I came on here looking for an answer to the same problem! Figured it out myself after a bit of trial and error, hope this help someone!

    .type-page .post-title {
    display:none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘delete page title in pages (only pages, not posts)’ is closed to new replies.