Remove category tag on picture

Posted in: Newsmag
Post count: 7

Hi,

Quick question, how do we hide the category tag on picture ? It’s appear with theme updated.

thank

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/BEs4parq

.td-post-category {
display: none!important;
}

If this is not what you mean please provide more details about what you’re trying to do, also provide your site url, so I can inspect it closer and get back to you with a more accurate answer.
Thanks!

Post count: 7

Hi, it’s working thank you.

I got also a amount of comment on these post category. How can i delete it ?

Thanks!

Post count: 6535

HI

You can enable/disable meta infos on modules from theme panel > blocks settings: http://screencast.com/t/A9qp6NMn7lkD

Thanks!

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