Hide the Author filter from blog pages

Hi!

I want to keep the category and tag filters on my blog pages, but i'd like to hide the author filter.  I realized that it is a security risk because it includes all of our admin usernames.

Is there CSS I can use to hide the li class  "authors" from all blog pages?

<li class="authors"><a class="open" href="#"><i class="icon-user"></i>Authors<i class="icon-down-dir"></i></a></li>

Comments

Sign In or Register to comment.