How do I remove 'Authors' from the Filter options of the Blog Page

How do I remove 'Authors' from the Filter options of the Blog Page. We only have 1 author, no need for it. 

We want to keep the categories and tags, but I don't see where to just remove Authors from the Filter. Generally it is just a meta option, but I don't know what file it is in OR if it is just a setting in the panel. 

I was able to take out the whole line using: .blog #Filters { display: none; } but that is not what we want. Just to remove the Authors filter. 

Comments

Sign In or Register to comment.