<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Disable responsive @media queries on some pages. &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 07:07:31 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35609</guid>
					<title><![CDATA[Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35609</link>
					<pubDate>Mon, 21 Apr 2014 18:30:04 +0000</pubDate>
					<dc:creator>Vadi4ek S</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I need to find a way to disable @media css rules on some pages.<br />
I made a custom landing page, from a BLANK page, and another version for mobile devices.<br />
The first LP doesn&#8217;t look good when columns are in one grid.<br />
Is it doable from the page custom css field? and how?</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35773</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35773</link>
					<pubDate>Tue, 22 Apr 2014 04:12:56 +0000</pubDate>
					<dc:creator>Support</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there!</p>
<p>Thank you for using the theme!</p>
<p>It is possible but we&#8217;ll need to inspect the actual website in order to help you with it. Can you please provide the website url and the screenshot of how you want the columns to look like on smaller screens? We&#8217;ll be happy to assist you further with this.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35858</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35858</link>
					<pubDate>Tue, 22 Apr 2014 07:01:35 +0000</pubDate>
					<dc:creator>Vadi4ek S</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35982</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-35982</link>
					<pubDate>Tue, 22 Apr 2014 16:11:46 +0000</pubDate>
					<dc:creator>Alexander</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Vadi4ek S,</p>
<p>We can help with small CSS tweaks, such as a page needing to display slightly differently.</p>
<p>However, X is built from the ground up to be responsive. There&#8217;s a whole lot more than media queries in play. Much of the responsive design can be done without media queries by using a combination of <code>min-width</code> / <code>max-width</code> properties and percentage based dimensions.</p>
<p>I&#8217;m afraid there isn&#8217;t a way to make X non-responsive unless you rewrite a good deal of CSS.</p>
<p>This isn&#8217;t something within the scope of support, but I can give a bit of advice. You could modify the SCSS files included with the theme, then compile them into a new CSS file. Then there are ways to load an alternate stylesheet depending on the page. If you&#8217;re ok with rewriting the CSS, we could help you with loading an alternate stylesheet per page. It&#8217;s quite an undertaking though, and I wouldn&#8217;t recommend it because of how X will continue to grow and change from one version to the next.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37263</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37263</link>
					<pubDate>Fri, 25 Apr 2014 20:46:31 +0000</pubDate>
					<dc:creator>Vadi4ek S</dc:creator>

					<description>
						<![CDATA[
						<p>First of all, You right, I don&#8217;t wont to customize core files.</p>
<p>I am ok with the fluid %% css.</p>
<p>I just need the &#8220;alignment&#8221; attributes not to change to &#8220;none&#8221; etc when the screen is smaller.</p>
<p>Are you %100 sure it&#8217;s not possible throw the page custom CSS field?</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37389</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37389</link>
					<pubDate>Sat, 26 Apr 2014 04:06:08 +0000</pubDate>
					<dc:creator>Support</dc:creator>

					<description>
						<![CDATA[
						<p>Hi!</p>
<p>Thank you for the info.</p>
<p>Can you please provide a screenshot of the elements that you want to change or prevent from changing from media queries? We visited the website but we&#8217;re not so sure where to start.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37489</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37489</link>
					<pubDate>Sat, 26 Apr 2014 18:54:06 +0000</pubDate>
					<dc:creator>Vadi4ek S</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you guys,<br />
I am talking about any columns element like 1/2 + 1/2 etc. Not to jump one under another, but always stay in raw.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37619</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37619</link>
					<pubDate>Sun, 27 Apr 2014 05:29:56 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey there,</p>
<p>In the Customizer &gt; Custom &gt; CSS, please add the code below.</p>
<pre>
@media (max-width: 767px) {
	.x-column.one-half, .x-column.one-third, .x-column.two-thirds, .x-column.one-fourth, .x-column.three-fourths, .x-column.one-fifth, .x-column.two-fifths, .x-column.three-fifths, .x-column.four-fifths, .x-column.one-sixth, .x-column.five-sixths {
	float: right;
	}
}
</pre>
<p>Then, manually set the width of your column like what you did <a href="http://prntscr.com/3duj0a" target="_blank" rel="nofollow">here</a>.</p>
<p>Hope that helps. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37709</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37709</link>
					<pubDate>Sun, 27 Apr 2014 18:20:44 +0000</pubDate>
					<dc:creator>Vadi4ek S</dc:creator>

					<description>
						<![CDATA[
						<p>Excellent!<br />
Thank you guys!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37851</guid>
					<title><![CDATA[Reply To: Disable responsive @media queries on some pages.]]></title>
					<link>https://theme.co/archive/forums/topic/disable-responsive-media-queries-on-some-pages/#post-37851</link>
					<pubDate>Mon, 28 Apr 2014 04:14:12 +0000</pubDate>
					<dc:creator>Support</dc:creator>

					<description>
						<![CDATA[
						<p>Glad we could help. If you have any questions, let us know.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

