Thank you for understanding

For categories it's in templates/<your template>/category_bit.html
[{num_images}]
For subcategories search in includes/functions.php for:
$sub_cat_list .= "<a href=\"".$sub_url
P.S.
Any modifications in these files will affect all pages, not only home page.