Hello, I have a problem with my wordpress. All categories are displayed in the same level like: Cat1 Subcat1 Cat2 Subcat2 But I want to make it display like Cat1 - Subcat1 Cat2 - Subcat2 How can I do that?
check the css class which is applied on subcategory .... write the css for that class so It will looks as you needed.