sidebar.php'de
<?php wp_list_categories(); ?>
kodu vardır.
bunu şöyle değiştirin:
<?php wp_list_categories('title_li='); ?>