Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello I added a code to remove the page titles on each page

    where and what did you add?

    at the moment, i see titles in pages and posts.

    however, if you reversed your added code, try to add this to style.css of your child theme:
    body.page .entry-title { display: none; }
    this makes the ‘display: none’ specific to pages.

    Thread Starter tspaulding

    (@tspaulding)

    Worked like a charm thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blog Post Title’ is closed to new replies.