<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Removing the &quot;Category Archives&quot; title</title>
		<link>http://en.forums.wordpress.com/topic/removing-the-category-archives-title</link>
		<description>WordPress.com Forums &#187; Topic: Removing the &quot;Category Archives&quot; title</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 21:26:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/removing-the-category-archives-title" rel="self" type="application/rss+xml" />

		<item>
			<title>modernmrscleaver on "Removing the &quot;Category Archives&quot; title"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-category-archives-title#post-671144</link>
			<pubDate>Sun, 14 Aug 2011 18:34:58 +0000</pubDate>
			<dc:creator>modernmrscleaver</dc:creator>
			<guid isPermaLink="false">671144@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much!! You have helped me several times and I can't thank you enough for your quick and friendly assistance. You Rock
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Removing the &quot;Category Archives&quot; title"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-category-archives-title#post-671141</link>
			<pubDate>Sun, 14 Aug 2011 18:31:43 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">671141@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We actually have to construct it sort of since we are wanting to target just the categories pages.</p>
<p>If you want to hide it just on the category pages, this will do it</p>
<pre><code>.category .page-title {
display: none;
}</code></pre>
<p>If you want to hide it on the categories <em>and</em> archives pages, use this instead</p>
<pre><code>.archive .page-title {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>modernmrscleaver on "Removing the &quot;Category Archives&quot; title"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-category-archives-title#post-671128</link>
			<pubDate>Sun, 14 Aug 2011 18:01:06 +0000</pubDate>
			<dc:creator>modernmrscleaver</dc:creator>
			<guid isPermaLink="false">671128@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have that upgrade but cant seem to find a code that will work for removing it.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Removing the &quot;Category Archives&quot; title"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-category-archives-title#post-671126</link>
			<pubDate>Sun, 14 Aug 2011 17:58:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">671126@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>With the <a href="http://en.support.wordpress.com/custom-design/">Custom Design upgrade</a>, you can remove it via CSS.
</p>
]]></description>
					</item>
		<item>
			<title>modernmrscleaver on "Removing the &quot;Category Archives&quot; title"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-category-archives-title#post-671120</link>
			<pubDate>Sun, 14 Aug 2011 17:52:56 +0000</pubDate>
			<dc:creator>modernmrscleaver</dc:creator>
			<guid isPermaLink="false">671120@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have several category assigned pages on my blog so that only those category specific entries are viewed on their perspective pages. When you click on, for example, Household Hints...at the top of the page it says Category Archives: Household. Is there a way to remove that and have a custom title, or just remove and leave without a title or header? I hope to have it gone :)</p>
<p>Thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
