How to replace categories dropdown on blog list by appointed category
Right now, on my blog list it shows the categories dropdown at every listed post. In my case, I only have 1 category per post. I would rather display the category so visitors can immediately see the category, instead of having to mouse-over. Can you assist to make this possible?

Comments
#Filters .filters_wrapper { display: block !important; }Categories will be expanded as default. This should help you