Remove "Post Category"

  • Posted in : Read WP
  • MediaPlayground
    Participant

    Hello is there a way to remove the “Post Category → WOD” text string when you create a menu tab based on category. Ideally I would like to remove it completely and pull the blog posts up so you just see the blog posts.

    Thanks

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

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