Is there any way to hide filter option on MiniK2 module;

I want to display articles only for a single k2 category so i don't what the "filter by" option to be visible. Is there something i can do;
11 years 3 weeks ago #1 by nikosk79

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline
Hi, please try to add this code to your css file :
#filter {
display:none!important;
}
11 years 3 weeks ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum