<?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>Hide Background Image Visibility on Mobile and Handheld Devices &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 07 Nov 2025 09:13:00 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-316722</guid>
					<title><![CDATA[Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-316722</link>
					<pubDate>Tue, 30 Jun 2015 07:12:11 +0000</pubDate>
					<dc:creator>The Man</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>I am sorry because I believe this question has already been asked; however, every custom CSS code I have seen as a solution has not worked with my site.</p>
<p>Could you please let me know how to hide the rotating background images on my site when viewed on mobile devices? I will post the site address in a hidden message after this.</p>
<p>Also, if it is possible I would like to be able to have different rotating images for mobile portrait view than for desktop or other devices. Please let me know if and how this can be done. I would either want to hide the current background images completely when viewed on mobile devices or have different images for portrait view only.</p>
<p>Additionally (to sound more complicated), is there a way to only hide the current background images when in a mobile portrait view but not in landscape view? The current background images look good when using a mobile device in landscape but not in portrait. If this is possible, can content band visibility be adjusted to only display in mobile portrait view?</p>
<p>I hope this is all clear and thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-316723</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-316723</link>
					<pubDate>Tue, 30 Jun 2015 07:12:55 +0000</pubDate>
					<dc:creator>The Man</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-316858</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-316858</link>
					<pubDate>Tue, 30 Jun 2015 10:47:55 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>You can hide it for mobile devices but you can&#8217;t add a new background slider for mobile devices, however it could be possible with custom development but it would be outside the scope of our support.</p>
<p>Please add the following code in <strong>Customize -&gt; Custom -&gt; CSS</strong> :</p>
<pre><code>@media only screen and (max-width : 320px){
.backstretch{
display:none;
}
}</code></pre>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-317690</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-317690</link>
					<pubDate>Wed, 01 Jul 2015 01:46:59 +0000</pubDate>
					<dc:creator>The Man</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thank you for the quick response. That is the same CSS I have tried but when I go on the site on my android the background slider and images are still there. Is there something I am missing? I currently have that CSS on the customizer but it is not hiding the background.</p>
<p>Thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-317692</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-317692</link>
					<pubDate>Wed, 01 Jul 2015 01:50:10 +0000</pubDate>
					<dc:creator>The Man</dc:creator>

					<description>
						<![CDATA[
						<p>Is there a way to hide the images based on the fact that it&#8217;s a mobile phone and not by the resolution, similar to the visibility shortcodes? I think the issue here is that some phones have quite high screen resolution nowadays.</p>
<p>Thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-317915</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-317915</link>
					<pubDate>Wed, 01 Jul 2015 08:12:51 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Visibility shortcode are also using media queries.</p>
<p>You can try adding the code below instead.</p>
<pre><code>
@media (max-width: 480px){
    .backstretch{
         display:none;
    }
}
</code></pre>
<p>You may change 480px to adjust for when your background will disappear.</p>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-318671</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-318671</link>
					<pubDate>Wed, 01 Jul 2015 21:07:12 +0000</pubDate>
					<dc:creator>The Man</dc:creator>

					<description>
						<![CDATA[
						<p>That is great, thank you! It took a bit of adjusting to figure out the right px but I got it. Thanks again for your help!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-318676</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-318676</link>
					<pubDate>Wed, 01 Jul 2015 21:12:16 +0000</pubDate>
					<dc:creator>The Man</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry! one other question. Is there a way to change the px parameters for what is considered a mobile device? I would like it so that when an ipad is in portrait mode that it is considered a mobile device so that I can choose properly formatted pictures and have a slider that is only visible when the ipad is in portrait mode.</p>
<p>Thanks again for your time!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-318912</guid>
					<title><![CDATA[Reply To: Hide Background Image Visibility on Mobile and Handheld Devices]]></title>
					<link>https://theme.co/archive/forums/topic/hide-background-image-visibility-on-mobile-and-handheld-devices/#post-318912</link>
					<pubDate>Thu, 02 Jul 2015 03:15:37 +0000</pubDate>
					<dc:creator>Lely</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>Please use the following to detect IPAD in portrait mode:</p>
<pre><code>/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
   /*CSS goes here*/
}</code></pre>
<p>You can refer to this link for other specific media queries:<br />
<strong><a href="https://css-tricks.com/snippets/css/media-queries-for-standard-devices/" rel="nofollow">https://css-tricks.com/snippets/css/media-queries-for-standard-devices/</a></strong></p>
<p>Hope this helps.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

