Home Forums WoodMart support forum Hide all Category links above Posts in a specific category by bulk.

Hide all Category links above Posts in a specific category by bulk.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #74867

    xblekx
    Participant

    Greetings,

    Im trying to hide Blog – Category titles across specific categories.

    For specific blog post “code that I put in CCS, theme setting is

    }
    .postid-2774 .meta-post-categories{
    display: none!important;
    }

    But can I apply it to a whole blog category “but not globally across whole blog”

    Thnxs in forward.

    #74869

    Hello,

    Actually, it is not possible to assign CSS to a certain category. You may try to use the category class: http://prntscr.com/kod6e7

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)