<?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 Responsiveness</title>
		<link>http://www.themolitor.com/forums/topic/remove-responsiveness</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Remove Responsiveness</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 14:06:15 +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-responsiveness" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Remove Responsiveness"</title>
			<link>http://www.themolitor.com/forums/topic/remove-responsiveness#post-27756</link>
			<pubDate>Fri, 14 Mar 2014 09:32:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27756@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I thought there might be some artifacts since this theme was developed as a responsive theme from the very beginning. A lot of features depend on the responsive aspect of the theme, so unfortunately anything beyond what I posted above will require some additional research and testing as I'm not aware of the fix off the top of my head.</p>
<p>For requests like this, I'll have to ask that you submit a customization request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>steliodj on "Remove Responsiveness"</title>
			<link>http://www.themolitor.com/forums/topic/remove-responsiveness#post-27746</link>
			<pubDate>Thu, 13 Mar 2014 21:31:22 +0000</pubDate>
			<dc:creator>steliodj</dc:creator>
			<guid isPermaLink="false">27746@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris, thanks for the help...i had to also change some css and make some changes here and there that i forgot to note so i cannot  tell you exactly what changes..for example i had to disable the "Stickyness" of the columns as when it was vies on mobile devices and zoom the sticky menu was on top of other content...hope it makes sense.</p>
<p>Anyway now the only thing remaining to completely remove the responsiveness is to make the width of the body:before  to be fixed because this happens when you resize the browser : <a href="http://take.ms/ZuwfA" rel="nofollow">http://take.ms/ZuwfA</a></p>
<p>thanks in advance,<br />
stelios
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Remove Responsiveness"</title>
			<link>http://www.themolitor.com/forums/topic/remove-responsiveness#post-27738</link>
			<pubDate>Thu, 13 Mar 2014 13:14:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27738@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up custom.js and remove the following on lines 425-438...</p>
<pre><code>//////////////////
//RESPONSIVE FUNCTION
//////////////////
function responsive(){
	if(theWindow.width() &#60; 1150){
		body.addClass(&#039;respond&#039;);
	} else {
		body.removeClass(&#039;respond&#039;);
		leftColumn.show();
		stickers.sticky(&#039;update&#039;);
	}
}
//RUN FUNCTION
responsive();</code></pre>
<p>...as well as the following on lines 489 &#38; 494...</p>
<pre><code>responsive();</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>steliodj on "Remove Responsiveness"</title>
			<link>http://www.themolitor.com/forums/topic/remove-responsiveness#post-27726</link>
			<pubDate>Thu, 13 Mar 2014 06:55:17 +0000</pubDate>
			<dc:creator>steliodj</dc:creator>
			<guid isPermaLink="false">27726@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there, i don't want the theme to be responsive...how can i completely remove the responsiveness of the theme ?
</p></description>
		</item>

	</channel>
</rss>
