<?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: How to remove the searchform in 20-11?</title>
		<link>http://en.forums.wordpress.com/topic/how-to-remove-the-searchform-in-20-11</link>
		<description>WordPress.com Forums &#187; Topic: How to remove the searchform in 20-11?</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 03:36:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-remove-the-searchform-in-20-11" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "How to remove the searchform in 20-11?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-the-searchform-in-20-11#post-1151059</link>
			<pubDate>Tue, 12 Feb 2013 18:06:49 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1151059@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To hide the search form from the header area in the Twenty Eleven theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#branding #searchform {
	display: none;
}
#branding #site-title {
	margin-right: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>julianabauabgoncalves on "How to remove the searchform in 20-11?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-remove-the-searchform-in-20-11#post-1120134</link>
			<pubDate>Fri, 11 Jan 2013 13:57:17 +0000</pubDate>
			<dc:creator>julianabauabgoncalves</dc:creator>
			<guid isPermaLink="false">1120134@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please, I'm having difficulties trying to remove the searchform in 20-11. How can I do it? Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
