<?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 hide tags in &#039;Forever&#039; theme?</title>
		<link>http://en.forums.wordpress.com/topic/how-to-hide-tags-in-forever-theme</link>
		<description>WordPress.com Forums &#187; Topic: How to hide tags in &#039;Forever&#039; theme?</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 19:05:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-hide-tags-in-forever-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>justeatlove on "How to hide tags in &#039;Forever&#039; theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-tags-in-forever-theme#post-884206</link>
			<pubDate>Fri, 11 May 2012 12:48:48 +0000</pubDate>
			<dc:creator>justeatlove</dc:creator>
			<guid isPermaLink="false">884206@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, it worked.</p>
<p>Yeah, in the time since I posted that question I've upgraded from wp.com to wp.org. But stayed with the .com theme because, well, I just like it!</p>
<p>I didn't know about that Custom CSS Plugin. Handy.Thanks again :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to hide tags in &#039;Forever&#039; theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-tags-in-forever-theme#post-881977</link>
			<pubDate>Wed, 09 May 2012 00:12:03 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">881977@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try changing this:</p>
<pre><code>footer.entry-meta {
	border-top: 1px solid #eee;
	color: #8a8a8a;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2.4em;
	padding: 1.2em 0 0;
	text-transform: uppercase;

}</code></pre>
<p>To this:</p>
<pre><code>footer.entry-meta {
	display: none;
}</code></pre>
<p>Looks like you are using a theme made by WordPress.com developers on a WordPress.org blog. Normally those kinds of quetions should be answered at <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a> but I've answered here this time since Forever isn't in the WordPress.org directory yet. </p>
<p>Side note: I would recommend using the <a href="http://wordpress.org/extend/plugins/safecss/">Custom CSS plugin</a> if you aren't using it already.
</p>
]]></description>
					</item>
		<item>
			<title>justeatlove on "How to hide tags in &#039;Forever&#039; theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-tags-in-forever-theme#post-879412</link>
			<pubDate>Sat, 05 May 2012 13:36:59 +0000</pubDate>
			<dc:creator>justeatlove</dc:creator>
			<guid isPermaLink="false">879412@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Does anyone know how to hide the display of tags in the Forever theme by Automatic?</p>
<p>I want to hide the tags on my post pages and on my homepage (where a preview of each post is shown).</p>
<p>I've got the CSS upgrade and have tried every bit of code I could find in these forums but nothing has worked.</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
