How to edit this out?

Posted in: Newsmag
Post count: 1

I don’t want to display certain things, all circled in red.

Remove

Post count: 23312

Hello anubhav503,

You should try using a bit of CSS code to do that.

.entry-crumbs, .td-category{
display:none;
}

For post views count and comments section, notice that you can disable them from Theme panel, like this -> https://www.screencast.com/t/so4WfRoHQdWK

Thanks for your understanding!

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