Hide info above post title

Posted in: Newsmag
Post count: 17

Hi,

Is there a way to hide this information that appears above post titles? See image for example.
Newsmag post info above title example

Post count: 23312

Hi,

Yes, this can be hidden with a bit of CSS code.

.td-crumb-container{
display:none;
}

Thank you!

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