<?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: Change Font of Category Header</title>
		<link>http://en.forums.wordpress.com/topic/change-font-of-category-header</link>
		<description>WordPress.com Forums &#187; Topic: Change Font of Category Header</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 23:32:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/change-font-of-category-header" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Change Font of Category Header"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-of-category-header#post-1130838</link>
			<pubDate>Tue, 22 Jan 2013 20:00:45 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1130838@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To change the font size just for category pages, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.category .entry-title {
	font-size: 1.4em;
	line-height: 1.5em;
}</code></pre>
<p>To change the title font sizes for all posts, add this instead:</p>
<pre><code>.post .entry-title {
	font-size: 1.4em;
	line-height: 1.5em;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>blteditrix on "Change Font of Category Header"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-of-category-header#post-1125889</link>
			<pubDate>Wed, 16 Jan 2013 18:00:34 +0000</pubDate>
			<dc:creator>blteditrix</dc:creator>
			<guid isPermaLink="false">1125889@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How can I make the Category Header Font smaller? For instance, if you go to the "Welcome" category on my webage, the header font is much larger than the other text.
</p>
]]></description>
					</item>

	</channel>
</rss>
