<?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>Cornerstone Row Background Image &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/cornerstone-row-background-image/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 18 Oct 2025 03:06:06 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-292424</guid>
					<title><![CDATA[Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-292424</link>
					<pubDate>Thu, 04 Jun 2015 12:15:38 +0000</pubDate>
					<dc:creator>Adrianne P</dc:creator>

					<description>
						<![CDATA[
						<p>I see that there is a way to add a background-image on a section. But do not see such option on rows. All I see is the option to change background-color. Is there a way to add a background image on a row? I currently have I tried putting in the <strong>style </strong>box of the row in question: </p>
<pre><code>background-image: url(&quot;http://localhost/x401/wp-content/uploads/2015/06/46_school_icon.svg&quot;);
background-repeat: no-repeat;
background-position: center right;
background-attachment:scroll;
background-size: 150px;</code></pre>
<p>and it works on Cornerstone builder and Firebug. But breaks on live. Please advice. I&#8217;m testing local, so I cannot provide URL. I apologize for the inconvenience. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-292990</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-292990</link>
					<pubDate>Fri, 05 Jun 2015 00:25:40 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks for writing in! I replicated the issue on my end, it seems a bug, we really appreciate you letting us know about this, i&#8217;ll be reporting this to our Dev Team now.</p>
<p>What we can do for now is to use the Section ID to target that specific Row(x-container). You can add this under <strong>Settings &gt; Custom CSS</strong> in the <strong>Cornerstone</strong>.</p>
<pre><code>#x-section-1 &gt; .x-container {
background: #fff url(&quot;IMAGE URL&quot;) no-repeat center right scroll;
background-size: 150px;
}</code></pre>
<p>Change the <code>#x-section-1</code> with your actual section ID.<br />
It is the same css rule you given above, in shorthanded format.</p>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-293208</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-293208</link>
					<pubDate>Fri, 05 Jun 2015 04:57:05 +0000</pubDate>
					<dc:creator>Adrianne P</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you very much for the clarification. It will be really nice to get this fixed soon as I&#8217;ll be using this feature a bit. I appreciate your time and patience.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-293872</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-293872</link>
					<pubDate>Fri, 05 Jun 2015 22:11:26 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Please feel free to get in touch with us regarding any further queries about the X theme.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-296598</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-296598</link>
					<pubDate>Tue, 09 Jun 2015 07:38:30 +0000</pubDate>
					<dc:creator>Adrianne P</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-296601</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-296601</link>
					<pubDate>Tue, 09 Jun 2015 07:46:03 +0000</pubDate>
					<dc:creator>Adrianne P</dc:creator>

					<description>
						<![CDATA[
						<p>Nevermind, I got it. All I did is set a custom class on the class text-box of that row and call that class in the Custom CSS to customize. I appreciate the help. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-296953</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-296953</link>
					<pubDate>Tue, 09 Jun 2015 14:55:42 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Glad to hear that.</p>
<p>Have a great day! 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-345750</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-345750</link>
					<pubDate>Thu, 30 Jul 2015 21:54:40 +0000</pubDate>
					<dc:creator>blackpixel</dc:creator>

					<description>
						<![CDATA[
						<p>Has this issue been resolved? I am fairly sure I am running the latest version of X and my live column backgrounds are still not showing (Shows up in Builder).</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-345920</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-345920</link>
					<pubDate>Fri, 31 Jul 2015 02:38:23 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>Hey <a href="https://theme.co/archive/users/blackpixel/" class="bbp-user-mention bbp-user-id-29716"> @Blackpixel</a>,</p>
<p>Thanks for writing in! To assist you with this issue, we&#8217;ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-349312</guid>
					<title><![CDATA[Reply To: Cornerstone Row Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-row-background-image/#post-349312</link>
					<pubDate>Tue, 04 Aug 2015 06:37:38 +0000</pubDate>
					<dc:creator>taylorcbq</dc:creator>

					<description>
						<![CDATA[
						<blockquote><p>What we can do for now is to use the Section ID to target that specific Row(x-container). You can add this under Settings &gt; Custom CSS in the Cornerstone.</p>
<p>#x-section-1 &gt; .x-container {<br />
background: #fff url(&#8220;IMAGE URL&#8221;) no-repeat center right scroll;<br />
background-size: 150px;<br />
}<br />
Change the #x-section-1 with your actual section ID.<br />
It is the same css rule you given above, in shorthanded format.</p></blockquote>
<p>You guys gave this answer above. As far as changing the &#8220;#x-section- to your section ID&#8221; is there a way to find/get an ID for a single column within a row. For example if I have a row that is split like 1/3 + 1/3 + 1/3 and I just wanted to style one of them with a background-image or a transparent-color ?</p>
<p>Thank you</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

