Removing 'POST CATEGORY: xyz' from the top of category archive pages

  • Posted in : Bloggy WP
  • CARAVAN
    Participant

    Hi,

    As per topic title. How do I prevent ‘POST CATEGORY: abc’ from being displayed when viewing category archive pages

    Appreciate your help!

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .category h1.page-title {
        display: none;
    }
    
    CARAVAN
    Participant

    Great.

    This worked perfectly.

    Thanks Ahmet you’re a star!

    HeyMimi
    Participant

    I’ve been wondering how to do this! At first, I added your custom code to the bottom of my custom css, and it did not work. So, I tried adding it to the top (above the existing custom css) and it worked!

    Either I forgot to hit save after the first entry, or something in the long list of customizations override -ed the “no-category:xyz” entry.

    Thanks Ahmetsali! I still love this theme, and the tremendous level of support that comes with it.

    ahmetsali
    Keymaster

    @HeyMimi

    it should be working,

    – you may have a syntax error on your other custom css codes, please check and validate all your custom css codes, if you can’t figure out how, please provide your url so i can check what is wrong.

    HeyMimi
    Participant

    It works, once I added I added to the top of my custom css.
    http://www.heymimi.com

    Anonymous
    Inactive

    But is there possibility to change this text?

    Mehmet S.
    Keymaster

    Hi, you can change the text easily. Please check out the Localization section in the theme documentation.

    Thanks

Viewing 8 posts - 1 through 8 (of 8 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