<?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: Deleting search bar from Title</title>
		<link>http://en.forums.wordpress.com/topic/deleting-search-bar-from-title</link>
		<description>WordPress.com Forums &#187; Topic: Deleting search bar from Title</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 08:44:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/deleting-search-bar-from-title" rel="self" type="application/rss+xml" />

		<item>
			<title>sleepingoffcoffee on "Deleting search bar from Title"</title>
			<link>http://en.forums.wordpress.com/topic/deleting-search-bar-from-title#post-1150204</link>
			<pubDate>Mon, 11 Feb 2013 21:35:52 +0000</pubDate>
			<dc:creator>sleepingoffcoffee</dc:creator>
			<guid isPermaLink="false">1150204@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, you'll need to use CSS to individually alter the Title, Tagline and Menu fonts. Use these commands in the CSS Stylesheet Editor, and then play around with the fonts-family and font-sizes you want to use (for the font-sizes I wouldn't go above "2em").</p>
<p>Title-</p>
<blockquote><p>#header #logo .title a {<br />
font-family: arial, helvetica, sans-serif;<br />
font-size: 1.5em;<br />
}</p></blockquote>
<p>Tagline-</p>
<blockquote><p>#header #logo .title .desc {<br />
font: 400 .293em arial, helvetica, sans-serif;<br />
}</p></blockquote>
<p>Menu Bar-</p>
<blockquote><p>#navigation {<br />
font-size: 1.25em;<br />
font-weight: 700;<br />
letter-spacing: .2em;<br />
font-family: calibri, arial, helvetica, sans-serif;<br />
}</p></blockquote>
<p>Good luck and let me know if this doesn't work or you have more questions.
</p>
]]></description>
					</item>
		<item>
			<title>wailohelohe on "Deleting search bar from Title"</title>
			<link>http://en.forums.wordpress.com/topic/deleting-search-bar-from-title#post-1143799</link>
			<pubDate>Tue, 05 Feb 2013 02:42:33 +0000</pubDate>
			<dc:creator>wailohelohe</dc:creator>
			<guid isPermaLink="false">1143799@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks! That worked. I want to change the size/font of Title and Tagline. Also, I've been playing around with the custom design fonts and the sizing is not how I want it on the whole site. For example: I wanted to enlarge the menu text but it also makes the sidebar text too big. Is my best bet to use css for this? Can you help? Thanks so much!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Deleting search bar from Title"</title>
			<link>http://en.forums.wordpress.com/topic/deleting-search-bar-from-title#post-1142171</link>
			<pubDate>Sun, 03 Feb 2013 04:44:30 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1142171@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try.</p>
<pre><code>#header #search_menu {
display: none;
}</code></pre>
<p>If you want to do something with the title/tagline, let us know.
</p>
]]></description>
					</item>
		<item>
			<title>wailohelohe on "Deleting search bar from Title"</title>
			<link>http://en.forums.wordpress.com/topic/deleting-search-bar-from-title#post-1141683</link>
			<pubDate>Sat, 02 Feb 2013 07:40:34 +0000</pubDate>
			<dc:creator>wailohelohe</dc:creator>
			<guid isPermaLink="false">1141683@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to remove the search bar from the title line in morning after theme with css.</p>
<p>Thanks for any help!
</p>
]]></description>
					</item>

	</channel>
</rss>
