<?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>How do I center content in a row? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 15:27:56 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-94484</guid>
					<title><![CDATA[How do I center content in a row?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-94484</link>
					<pubDate>Fri, 29 Aug 2014 00:26:27 +0000</pubDate>
					<dc:creator>Sam B</dc:creator>

					<description>
						<![CDATA[
						<p>I am using integrity light and need to know how to center items in a row.<br />
For example, I added a button to a row that goes across the entire page. The button is on the left. I would like for it to be in the center. I can&#8217;t figure out how to make this happen.</p>
<p>It&#8217;s probably something simple, but I have looked everywhere to try and figure out how to do this. Same issue with images.</p>
<p><a href="http://www.reverygreenwood.com/test" rel="nofollow">http://www.reverygreenwood.com/test</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-94536</guid>
					<title><![CDATA[Reply To: How do I center content in a row?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-94536</link>
					<pubDate>Fri, 29 Aug 2014 03:07:14 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Sam,</p>
<p>Thanks for posting in.</p>
<p>Have you tried adding <code>text-align: center;</code> at your content band&#8217;s style attribute? I tried it here and it works on your button.</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-95510</guid>
					<title><![CDATA[Reply To: How do I center content in a row?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-95510</link>
					<pubDate>Sun, 31 Aug 2014 01:05:21 +0000</pubDate>
					<dc:creator>Sam B</dc:creator>

					<description>
						<![CDATA[
						<p>First, please take a look at the URL I provided. I&#8217;m not talking about text.</p>
<p>I have updated EVERYTHING, so I know it&#8217;s not that.</p>
<p>The link below shows the screen with Firebug turned on.</p>
<p><a href="https://www.dropbox.com/s/0cue7fhr1y8dozi/Screenshot%202014-08-30%2020.55.57.png?dl=0" rel="nofollow">https://www.dropbox.com/s/0cue7fhr1y8dozi/Screenshot%202014-08-30%2020.55.57.png?dl=0</a></p>
<p>I have used everything I can think of to get these things to center, CSS, custom classes (I tried everything with the word &#8220;center&#8221; in it.). It seems to me that if an element is used, and it has only the choice of float left or right, that the default then is center.</p>
<p>I wan the image centered on the page, the three columns below to center on the pictures and the buttons to center i the columns. Seems like it would be easy. If it&#8217;s easy, let me know. You can see from the screen shot that the items are way left in the containers, no float applied.</p>
<p>I look forward to hearing from you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-95523</guid>
					<title><![CDATA[Reply To: How do I center content in a row?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-95523</link>
					<pubDate>Sun, 31 Aug 2014 01:42:00 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Sam,</p>
<p>Please add &#8220;center-text&#8221; class to your columns (see <a href="http://prntscr.com/4i621m" rel="nofollow">http://prntscr.com/4i621m</a>). To center the image, please also add that class to your content bands.</p>
<p>Hope that helps. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-96139</guid>
					<title><![CDATA[Reply To: How do I center content in a row?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-96139</link>
					<pubDate>Mon, 01 Sep 2014 12:29:42 +0000</pubDate>
					<dc:creator>Sam B</dc:creator>

					<description>
						<![CDATA[
						<p>OK. That worked. I actually tried that, but maybe not in the right combination. Or  maybe I needed a full moon.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-96145</guid>
					<title><![CDATA[Reply To: How do I center content in a row?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-center-content-in-a-row/#post-96145</link>
					<pubDate>Mon, 01 Sep 2014 12:35:20 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re most welcome Sam.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

