<?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: One column full width template</title>
		<link>http://www.themolitor.com/forums/topic/one-column-full-width-template</link>
		<description>THE MOLITOR FORUMS &#187; Topic: One column full width template</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 15:18:26 +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/one-column-full-width-template" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "One column full width template"</title>
			<link>http://www.themolitor.com/forums/topic/one-column-full-width-template#post-34817</link>
			<pubDate>Thu, 04 Jun 2015 09:09:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34817@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Good call! I updated the CSS above.</p>
<p>Don't forget there's already a full width page template you can use. Reference: <a href="http://themolitor.com/help/eventure/#templates" rel="nofollow">http://themolitor.com/help/eventure/#templates</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Patty on "One column full width template"</title>
			<link>http://www.themolitor.com/forums/topic/one-column-full-width-template#post-34806</link>
			<pubDate>Wed, 03 Jun 2015 14:28:03 +0000</pubDate>
			<dc:creator>Patty</dc:creator>
			<guid isPermaLink="false">34806@http://www.themolitor.com/forums/</guid>
			<description><p>sorry, of course I removed the twoColumn id from the new one-column template
</p></description>
		</item>
		<item>
			<title>Patty on "One column full width template"</title>
			<link>http://www.themolitor.com/forums/topic/one-column-full-width-template#post-34805</link>
			<pubDate>Wed, 03 Jun 2015 14:23:10 +0000</pubDate>
			<dc:creator>Patty</dc:creator>
			<guid isPermaLink="false">34805@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,<br />
I had already done a workaround but tested what you sent and it works vert well (I had to add -webkit-column-count: 1;)</p>
<p>I worked around it by creating a new template and telling it to make body.page.my-fullwidth-template-name .page to be 100% width<br />
Not sure if this was best practice.  Which solution is better, in your opinion?</p>
<p>Thanks!<br />
Pat
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "One column full width template"</title>
			<link>http://www.themolitor.com/forums/topic/one-column-full-width-template#post-34803</link>
			<pubDate>Wed, 03 Jun 2015 14:07:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34803@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Add the following to your Custom CSS box on the Customize page...</p>
<pre><code>body.page-template-full-width #twoColumns {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}</code></pre>
<p>Please let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Patty on "One column full width template"</title>
			<link>http://www.themolitor.com/forums/topic/one-column-full-width-template#post-34800</link>
			<pubDate>Wed, 03 Jun 2015 13:34:01 +0000</pubDate>
			<dc:creator>Patty</dc:creator>
			<guid isPermaLink="false">34800@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>I was looking for solutions to have a single column full width page, when I came across this post <a href="http://www.themolitor.com/forums/topic/two-columns-on-just-one-page#post-9492" rel="nofollow">http://www.themolitor.com/forums/topic/two-columns-on-just-one-page#post-9492</a></p>
<p>I'm not sure whether I'm crazy, but I faintly recall there was an option for two or one columns in full width template, but I cannot find it anymore.  Is it me or the option is gone?  The code in header.php seems to suggest that there is an  option to select two columns or not (by way of an IF).</p>
<p>Is there a way I can uncheck two columns or and have a single fullwidth column? Or should I just make my own template?  </p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
