Removing Page Titles

  • Posted in : Read WP
  • bradarichardson
    Participant

    I’m trying to remove the titles on the pages on my website (www.littlestbookshelf.com) while keeping the post titles intact.

    I dug through the forum and saw that some people used a “Title Visibility” option on the page edit screen. I don’t have that option on my edit page. It’s also not located under the “Screen Options” menu.

    Things might have changed with an update. Any help would be greatly appreciated.

    serkan
    Moderator

    Hi Brad,
    You can update your theme and get more details in the documentation. I am not able to see your version because of your third party plugins.
    The second option is you can use this custom css code;

    .page > .entry-header > .entry-title { display: none; }

    Thanks

    bradarichardson
    Participant

    Thank you. That solved my problem.

    serkan
    Moderator

    You are welcome

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register