<?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: Want to remove sidebar</title>
		<link>http://en.forums.wordpress.com/topic/want-to-remove-sidebar</link>
		<description>WordPress.com Forums &#187; Topic: Want to remove sidebar</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 04:48:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/want-to-remove-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Want to remove sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/want-to-remove-sidebar#post-1027047</link>
			<pubDate>Mon, 01 Oct 2012 17:40:41 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1027047@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>De-activating all the widgets will actually make the theme display a default set of widgets as defined by the theme.</p>
<blockquote><p>The sidebar even still has pages I have deleted from the website altogether</p></blockquote>
<p>That's because you are using a custom menu. Custom menus must be adjusted manually to remove pages you have deleted. You can do that through the <strong>Appearance &#8594; Menus</strong> page in your blog dashboard. Here is a related help page which may also help you:<br />
<a href="http://en.support.wordpress.com/menus/" rel="nofollow">http://en.support.wordpress.com/menus/</a></p>
<p>However, you can use the CSS editor in the <a href="http://en.support.wordpress.com/custom-design/">Custom Design upgrade</a> to completely hide the sidebar in the Ascetica theme if you'd like. Here's how:</p>
<pre><code>#secondary {
	display: none;
}

#primary {
	width: 100%;
}</code></pre>
<p>Add that to your Appearance &#8594; Custom Design &#8594; CSS editor and click the Preview button to see how it would look.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Want to remove sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/want-to-remove-sidebar#post-1025940</link>
			<pubDate>Sun, 30 Sep 2012 03:04:05 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1025940@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please read this &#62; Introduction to Structure &#62; <a href="http://wpbtips.wordpress.com/2010/05/01/introduction-to-structure/" rel="nofollow">http://wpbtips.wordpress.com/2010/05/01/introduction-to-structure/</a><br />
To locate another theme see here &#62;  <a href="http://theme.wordpress.com/" rel="nofollow">http://theme.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>lisareswick on "Want to remove sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/want-to-remove-sidebar#post-1025933</link>
			<pubDate>Sun, 30 Sep 2012 02:55:28 +0000</pubDate>
			<dc:creator>lisareswick</dc:creator>
			<guid isPermaLink="false">1025933@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I tried to remove the sidebar by de-activating all the widgets, but it did not work. The sidebar even still has pages I have deleted from the website altogether. I keep trying to update it so it will remove those pages and the sidebar stuff, but it just does not work. Do I need to change the CSS/HTML to do this? I successfully did it on one of my other blogs with a different theme, but this one is not working.
</p>
]]></description>
					</item>

	</channel>
</rss>
