<?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>BlueOwlCreative  &#187;  Topic: background image not responsive</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/background-image-not-responsive/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/background-image-not-responsive/feed/</link>
		<description></description>
		<pubDate>Wed, 26 Aug 2026 02:03:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/background-image-not-responsive/#post-30087</guid>
					<title><![CDATA[background image not responsive]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/background-image-not-responsive/#post-30087</link>
					<pubDate>Thu, 06 Oct 2016 09:13:45 +0000</pubDate>
					<dc:creator>quadrocreative</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Support,</p>
<p>I have a particular background image on my home page (behind the header) that when viewed on any other device than a desktop, the image is cropped so you cannot see the faces of the people. How can I make it responsive so it adapts to any device?</p>
<p><a href="http://www.nextgearpartners.com/" rel="nofollow">http://www.nextgearpartners.com/</a></p>
<p>Best Regards,</p>
<p>Richard</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/background-image-not-responsive/#post-30091</guid>
					<title><![CDATA[Reply To: background image not responsive]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/background-image-not-responsive/#post-30091</link>
					<pubDate>Fri, 07 Oct 2016 07:37:36 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Richard,</p>
<p>The BGR image in your case is responsive. Let me explain what happens here:<br />
The image uses the &#8220;cover&#8221; background-size property so it always covers the div that it&#8217;s set as a background to. In responsive your div gets rather tall so in order to cover it vertically your image cannot scale down, if it did the bottom of the div&#8217;s bgr wouldn&#8217;t get covered. <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
There&#8217;s several options for you.<br />
1. You could create a taller version of the image and set it as a background only for the mobile version with a custom media query that applies to your specific div (target it with a class or ID).</p>
<p>2. Again with media query you could override the backgruond-size property of the div to &#8220;contain&#8221; for example only for responsive then add a bgr color to fill in the rest of the div. </p>
<p>Good luck!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

