How to remove category label on Big Grid or Slider

Posted in: Newsmag
Post count: 6

Hi there,
I am using Newsmag Travel News template. I would like to remove category label on my home page Big Grid, Block and Slide.

Please see this picture https://onedrive.live.com/redir?resid=E922AC5D85FC9D72!128315&authkey=!AKGtko4cCtDY–0&ithint=folder%2c

Thank you for your spport.

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css to remove the category tags from big grid: http://screencast.com/t/Ho8FUsz4sjx

.td-big-grid-post .td-post-category{
display: none;
}

To remove the category tag from slider from slider just deactivate it from theme panel > block settings > category tags on modules/blocks: http://screencast.com/t/VcTBnCDshf4

Thanks!

Post count: 6

Thank you so much for the quick and clear reply.

Have a good day.

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