how to remove category

Posted in: Newspaper
Post count: 13


i want to delete category in front page

Post count: 22421

Hello,
You can filter the categories shown in the big grid or on any visual composer blocks by setting the categories you want displayed in block settings: http://screencast.com/t/Uy780IYi
you can see the category id’s here http://screencast.com/t/c8iyl0MFKvos
You can read more about block settings here: https://forum.tagdiv.com/block-settings-tutorial/
Thank you!

Post count: 13

i want to remove category at big grid do u see in my picture have a category news economy csr…. i want to remove it because category shield my pic < sorry my english is a little bit>

thank for your help

Post count: 22421

Hi,
If you want to remove the category tag on that particular big grid, you can use this code:
.td_block_big_grid_7 .td-post-category{
display:none!important;
}

I hope this helps.
Thank you!

Post count: 13

Where do I put this code!! i don’t know

Post count: 22421

Hello,
This is a css code and there is a custom css menu in the theme panel: http://screencast.com/t/XymyAeaoDCv
Thanks.

Post count: 13

hi
if i want to remove all category in picture .how i do it

thank you

now i remove in big grid 7

Post count: 22421

Hi,
In order to remove ALL category tags, then you can remove them from the theme panel: http://screencast.com/t/r53ZjeClLZ
Simply un-check every option here and you will not have any more category tags.
Thank you!

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