Remove this filter

Posted in: Newspaper
Post count: 140

Hi

How can i remove this category template filter from newspaper theme http://prntscr.com/8vetx5

Post count: 7909

Hi,

You can use custom css in Theme Panel > Custom Css to hide it – http://screencast.com/t/4qRi8bhZ

.td-category-pulldown-filter {
display: none;
}

Or you can remove or comment this line for each category template that you use – http://screencast.com/t/ro4e4R15F2

Thanks!

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