First: Edit file /wp-content/themes/wp_hot_wine/main.php and change this part
Code:
<?php if(is_category()) {
$category = get_the_category();
echo '
‘.$category[0]->cat_name.’
‘;
} ?>
with this:
Second: Please give me link on your site where I can see this problem.
Regards
Milos