How to remove filters from category page ?

Posted in: Newspaper
Post count: 28

Hello how do i remove these filters from category page – http://prntscr.com/9vq1rg
I am not using any featured /popular/6 days,etc….

plz let me know at earliest

Post count: 6535

Hi

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

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

Let me know how it goes.
Thanks!

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