<?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: title size in twenty eleven</title>
		<link>http://en.forums.wordpress.com/topic/title-size-in-twenty-eleven</link>
		<description>WordPress.com Forums &#187; Topic: title size in twenty eleven</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 11:20:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/title-size-in-twenty-eleven" rel="self" type="application/rss+xml" />

		<item>
			<title>nporter2012 on "title size in twenty eleven"</title>
			<link>http://en.forums.wordpress.com/topic/title-size-in-twenty-eleven#post-1104991</link>
			<pubDate>Thu, 27 Dec 2012 19:40:44 +0000</pubDate>
			<dc:creator>nporter2012</dc:creator>
			<guid isPermaLink="false">1104991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks a lot for getting back to me. </p>
<p>Yeah, I used !important after seeing it in another forum topic somewhere, but I still wasn't sure what the conflict was that required such a change, so thanks for the extra information!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "title size in twenty eleven"</title>
			<link>http://en.forums.wordpress.com/topic/title-size-in-twenty-eleven#post-1104984</link>
			<pubDate>Thu, 27 Dec 2012 19:37:53 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104984@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked your site and I found you used !important to get the site title font side to change:</p>
<pre><code>#site-title a {
    font-size: 72px!important;
}</code></pre>
<p>That was needed because you had already changed the site title font size on the Appearance &#8594; Custom Design &#8594; Fonts page and the !important rule was needed to override that one.</p>
<p>Nice work!
</p>
]]></description>
					</item>
		<item>
			<title>nporter2012 on "title size in twenty eleven"</title>
			<link>http://en.forums.wordpress.com/topic/title-size-in-twenty-eleven#post-1097806</link>
			<pubDate>Tue, 18 Dec 2012 00:35:48 +0000</pubDate>
			<dc:creator>nporter2012</dc:creator>
			<guid isPermaLink="false">1097806@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm quite confused because this seems like such an elementary thing. I'm trying to increase the size of the title in twenty eleven but no matter what I do it stays the same. When I try to change other attributes like the color it works fine, just not the size. I increased the size of the title on hover and that worked fine as well.</p>
<p>I've tried clearing the browser cache that was not the problem.</p>
<p>This is a wordpress.com blog for which I've used a previously registered .org domain. This is all I've done to the Title CSS:</p>
<p>#site-title a {<br />
	color: #111;<br />
	font-size: 70px;<br />
	font-weight: bold;<br />
	text-decoration: none;<br />
}</p>
<p>#site-title a:hover,<br />
#site-title a:focus,<br />
#site-title a:active {<br />
	color: #DE92C7;<br />
	font-size: 70px;<br />
}
</p>
]]></description>
					</item>

	</channel>
</rss>
