<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Remove left sidebar in post page</title>
		<link>http://www.themolitor.com/forums/topic/remove-left-sidebar-in-post-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Remove left sidebar in post page</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 10:58:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/remove-left-sidebar-in-post-page" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Remove left sidebar in post page"</title>
			<link>http://www.themolitor.com/forums/topic/remove-left-sidebar-in-post-page#post-29950</link>
			<pubDate>Tue, 01 Jul 2014 14:42:29 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29950@http://www.themolitor.com/forums/</guid>
			<description><p>Nice! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomkop on "Remove left sidebar in post page"</title>
			<link>http://www.themolitor.com/forums/topic/remove-left-sidebar-in-post-page#post-29948</link>
			<pubDate>Tue, 01 Jul 2014 12:51:23 +0000</pubDate>
			<dc:creator>tomkop</dc:creator>
			<guid isPermaLink="false">29948@http://www.themolitor.com/forums/</guid>
			<description><p>Its ok. I also add margin-left:0px!important
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Remove left sidebar in post page"</title>
			<link>http://www.themolitor.com/forums/topic/remove-left-sidebar-in-post-page#post-29939</link>
			<pubDate>Tue, 01 Jul 2014 09:34:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29939@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To remove the sidebar only on post pages, add the following to your Custom CSS box on the Customize page...</p>
<pre><code>body.single #leftSidebar {display: none;}
body.single #main {width: 650px;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tomkop on "Remove left sidebar in post page"</title>
			<link>http://www.themolitor.com/forums/topic/remove-left-sidebar-in-post-page#post-29930</link>
			<pubDate>Mon, 30 Jun 2014 14:03:29 +0000</pubDate>
			<dc:creator>tomkop</dc:creator>
			<guid isPermaLink="false">29930@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>I need remove only left sidebar in single.php I need 2 column page for post.<br />
In single.php is </p>
<p>&#60;?php<br />
get_header();<br />
get_sidebar();</p>
<p>when I delete get_sidebar(); so deleted both sidebars.</p>
<p>Thanx
</p></description>
		</item>

	</channel>
</rss>
