Remove title from the top of page

  • Posted in : Bloggy WP
  • gwgibson
    Participant

    Hi is there a way to remove the entry header from the top of the page?
    thanks

    Mehmet S.
    Keymaster

    Hi, use this in your custom css field:

    body.page .entry-header { display: none; }
    
    gwgibson
    Participant

    Worked! thanks.

    Mehmet S.
    Keymaster

    You are welcome.

    doristan
    Participant

    How do I remove this header on a page: http://www.dorisjaymes.com/category/diy/ that says Post Category: diy

    Mehmet S.
    Keymaster

    Hi, use this in your custom css field:

    body.category .page-header { display: none; }
    
Viewing 6 posts - 1 through 6 (of 6 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