Looks like your theme’s index.php template file is using <?php wp_list_categories();?>. If you remove the code from the template, the text should disappear.
Thanks for the reply esmi,
I went into editor and located the index.php section but it says:
WARNING! DO NOT EDIT THIS FILE!
BizzThemes framewrok is built with hooks, which are all located in
library/hooks template directory. Please edit those files to
customize your design/look, combined with Theme Option Panel
in WordPress backed.
I don’t really know what this means…
I looked for the code you highlighted anyway but couldn’t see it in this section
I’d suggest that start looking through the functions in library/hooks until you find the one that uses wp_list_categories. Then remove that function from index.php.
Er, what is library/hooks?
Sorry!
Thanks Esmi but I just don’t understand what to do.
I’ve looked through my theme options but can’t find anything to do with library/hooks and my index.php file says not to edit it.
Thanks anyway
Jamie
Since this is some sort of theme framework, I suggest you try contacting the theme’s developer(s).