Get rid of categories names showing on top of post

Posted in: Newspaper
Post count: 105

the name of the categories a post is assigned to is displayed as shown below in the picture
https://imgur.com/jRxGO93
I am using flex block 3 and flex block 1
how do I get rid of this category names up there on top of the posts

Post count: 18283

Hello !

Which one of them ? : https://www.screencast.com/t/ePrywSKHQVJ

Thank you !

Post count: 105

1, the one with the black background

Post count: 18283

Hello !

Please provide a link to your website and we will take a look.

Thank you !

Post count: 105
Post count: 18283

Hello !

Please use this css code: .single .td-category {
display:none;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.