<?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 to center a content band, column or a row on Visual Composer? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 03:29:52 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-192727</guid>
					<title><![CDATA[How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-192727</link>
					<pubDate>Tue, 27 Jan 2015 15:49:52 +0000</pubDate>
					<dc:creator>rebecalvarez</dc:creator>

					<description>
						<![CDATA[
						<p>Hi I am having trouble centering a form. If I do center-text it centers the titles too! I just want to center the block.</p>
<p>Thanks for your help!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193123</guid>
					<title><![CDATA[Reply To: How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193123</link>
					<pubDate>Wed, 28 Jan 2015 03:18:45 +0000</pubDate>
					<dc:creator>rebecalvarez</dc:creator>

					<description>
						<![CDATA[
						<p>I need to center a text element without centering the text. just the element.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193124</guid>
					<title><![CDATA[Reply To: How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193124</link>
					<pubDate>Wed, 28 Jan 2015 03:19:26 +0000</pubDate>
					<dc:creator>rebecalvarez</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193204</guid>
					<title><![CDATA[Reply To: How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193204</link>
					<pubDate>Wed, 28 Jan 2015 07:12:09 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Rebeca,</p>
<p>Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn&#8217;t mind providing us with a little more clarification on what it is you&#8217;re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we&#8217;ll be happy to provide you with a response once we have a better understanding of the situation.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193615</guid>
					<title><![CDATA[Reply To: How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-193615</link>
					<pubDate>Wed, 28 Jan 2015 18:27:24 +0000</pubDate>
					<dc:creator>rebecalvarez</dc:creator>

					<description>
						<![CDATA[
						<p>Hey thanks!</p>
<p>I would like to center a form. But I don&#8217;t want to center all the elements inside.</p>
<p>for example if I use a table that has text in it  and I center the table, the text remains untouched or with the same format. </p>
<p>I don&#8217;t seem to be able to center a &#8220;content band&#8221; or &#8220;column&#8221; without altering the content.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-194301</guid>
					<title><![CDATA[Reply To: How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-194301</link>
					<pubDate>Thu, 29 Jan 2015 12:47:27 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>In that case, you can use maximum width with auto margin left and right. So your CSS should look like:</p>
<pre><code>max-width: 500px;
margin-left: auto !important;
margin-right: auto !important;
</code></pre>
<p>This should go in the <strong>Style</strong> field of the section you want to center, that is, in your case a content band (see: <a href="http://prntscr.com/5y2kw7" rel="nofollow">http://prntscr.com/5y2kw7</a>).</p>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-194440</guid>
					<title><![CDATA[Reply To: How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-194440</link>
					<pubDate>Thu, 29 Jan 2015 16:18:16 +0000</pubDate>
					<dc:creator>rebecalvarez</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for your help!</p>
<p>Would this be responsive?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-194553</guid>
					<title><![CDATA[Reply To: How to center a content band, column or a row on Visual Composer?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-center-a-content-band-column-or-a-row-on-visual-composer/#post-194553</link>
					<pubDate>Thu, 29 Jan 2015 19:04:45 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Yes, as we have used CSS <strong><code>max-width</code></strong> property instead of simple <strong><code>width</code></strong> property, it should be responsive on all devices 🙂</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

