<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: How do I Remove Search in Header</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/disable-header-searchbox/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/disable-header-searchbox/feed/</link>
		<description></description>
		<pubDate>Thu, 23 Apr 2026 01:06:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/disable-header-searchbox/#post-14188</guid>
					<title><![CDATA[How do I Remove Search in Header]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/disable-header-searchbox/#post-14188</link>
					<pubDate>Thu, 24 Jan 2013 00:10:49 +0000</pubDate>
					<dc:creator>alexjungle</dc:creator>

					<description>
						<![CDATA[
						<p>Basic question here. How can I remove/disable the header (top right) search box that appears on all pages?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/disable-header-searchbox/#post-15401</guid>
					<title><![CDATA[Reply To: How do I Remove Search in Header]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/disable-header-searchbox/#post-15401</link>
					<pubDate>Thu, 24 Jan 2013 04:02:14 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>It would be the easiest to just hide it with CSS in your stylesheet.css file or in your Custom CSS (in Theme Options):</p>
<pre><code>.header_search {
display: none;
}</code></pre>
<p> <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

