Hello, I'd like to change the header for category pages. I tried deleting (Category Archives: from the page title line, which sort of worked, but then some browsers had trouble opening it. This phrase is automatically included with the theme. Also, I'd like to add an image to the category headings. Any advice? And, is there an easy way to view the result of a code change without having to clear my cache each time? Thank you! Jason
Go to the category.php file present in your Theme Directory and edit it as shown in the image given below. You can put image code (<img src="your image URL address"/) also in place of that text. This will solve your issue.