Hide Category Name

Support Area Forums Forward Hide Category Name

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question: http://
  • Author
    Posts
  • #35802
    Peter Zogas
    Participant

    Hi Bill,

    Can I hide the category names on my posts?

    I don’t want to see “Category:xxxx” at the top of my page.

    Thanks

    Pete

    #35803
    Bill Robbins
    Moderator

    Hi Pete,

    Can you send over the URL to one of your blog posts?

    Bill

    #35805
    Peter Zogas
    Participant

    http://ltlov.org/?cat=19

    Thanks for looking into this.

    #35807
    Bill Robbins
    Moderator

    You can hide that. Add this to the Custom CSS in the Advanced section of your customizer:

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

    I believe that’ll take care of it for you.

    Have a great week,
    Bill

    #35808
    Peter Zogas
    Participant

    Done!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hide Category Name’ is closed to new replies.