blog post titles

  • Posted in : Bloggy WP
  • ldiano
    Participant

    Hi, How do you disable the blog post titles from displaying.

    Thanks,

    Mehmet S.
    Keymaster

    Hi, use this in your custom css field:

    – in blog page:

    body.blog .entry-header { display: none; }
    

    – on single:

    body.single .entry-header { display: none; }
    
    ldiano
    Participant

    Thank you. Your quick responses are very much appreciated.

    Mehmet S.
    Keymaster

    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