<?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>site width on mobile devices &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/site-width-on-mobile-devices/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 18 Oct 2025 07:43:07 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-81294</guid>
					<title><![CDATA[site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-81294</link>
					<pubDate>Sat, 09 Aug 2014 16:50:37 +0000</pubDate>
					<dc:creator>Lu X</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I just looked at my site <a href="http://www.supernummy.com" rel="nofollow">http://www.supernummy.com</a> on my smartphone, and it appears that there is a blank gap to the right of the content. How do I eliminate that?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-81306</guid>
					<title><![CDATA[Reply To: site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-81306</link>
					<pubDate>Sat, 09 Aug 2014 17:02:32 +0000</pubDate>
					<dc:creator>Cousett</dc:creator>

					<description>
						<![CDATA[
						<p>Try adding this CSS code under Appearance -&gt; Customize -&gt; Custom -&gt; CSS</p>
<pre><code>@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px)
.x-main.left, .x-main.right, .x-sidebar.left, .x-sidebar.right {
float: none;
display: block;
width: 122% !important;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-83737</guid>
					<title><![CDATA[Reply To: site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-83737</link>
					<pubDate>Wed, 13 Aug 2014 14:23:47 +0000</pubDate>
					<dc:creator>Lu X</dc:creator>

					<description>
						<![CDATA[
						<p>That didn&#8217;t seem to work. Can you tweak the code?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-83789</guid>
					<title><![CDATA[Reply To: site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-83789</link>
					<pubDate>Wed, 13 Aug 2014 15:46:50 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Lu,</p>
<p>Thank you for writing in!</p>
<p>It seems that there is some custom CSS added to your website that is sdPlease add the following CSS code in <strong>Customizer &gt; Custom &gt; CSS</strong> to fix this:</p>
<pre><code>@media (max-width: 979px) {
   .x-container-fluid.width {
      width: 100% !important;
   }
}
</code></pre>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84057</guid>
					<title><![CDATA[Reply To: site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84057</link>
					<pubDate>Wed, 13 Aug 2014 21:40:14 +0000</pubDate>
					<dc:creator>Lu X</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s still not working. Is there some CSS I&#8217;m supposed to remove?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84106</guid>
					<title><![CDATA[Reply To: site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84106</link>
					<pubDate>Wed, 13 Aug 2014 22:42:26 +0000</pubDate>
					<dc:creator>Paula S</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Lu X, </p>
<p>Thanks for the information. I just checked your website using screenfly and it seems to be displaying well so I would like to inspect this issue further. </p>
<p>Can you give us a screenshot from your phone and also would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:</p>
<p>&#8211; Link to your site<br />
&#8211; WordPress Admin username / password<br />
&#8211; FTP credentials</p>
<p>Kindly send us a reply with your login information (and tick the <strong><em>Set as private reply</em></strong> at the bottom). </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84493</guid>
					<title><![CDATA[Reply To: site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84493</link>
					<pubDate>Thu, 14 Aug 2014 13:34:24 +0000</pubDate>
					<dc:creator>Lu X</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re right. I checked on screenfly and there&#8217;s no longer a gap, so it might just be my phone, which I&#8217;m not too concerned about, so I think I&#8217;ll leave it be. For future reference though, how do I attach a screenshot to a forum message? I can&#8217;t find the place where I would upload a file.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84497</guid>
					<title><![CDATA[Reply To: site width on mobile devices]]></title>
					<link>https://theme.co/archive/forums/topic/site-width-on-mobile-devices/#post-84497</link>
					<pubDate>Thu, 14 Aug 2014 13:36:47 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Lux,</p>
<p>You can use a service like <a href="http://snag.gy/" rel="nofollow">http://snag.gy/</a> and give us the link here so we can check 🙂</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

