I have removed sub-categories from category pages and displaying trending now

Posted in: Newsmag
Post count: 43

I have removed sub-categories from category pages and displaying trending now there but latest drop-down is still displayed, how to remove it. http://www.screencast.com/t/6iBI4XWtXVS . I already used this custom css:

.td-subcategory-header .td-category-header {
display: none;
}

Post count: 7909

Hi,

Please use this custom css in Theme Panel: http://screencast.com/t/bSuCID85xdt

.td-subcategory-header .td-wrapper-pulldown-filter {
display: none;
}

Thanks!

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