<?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 &#8211; aligning center &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/cornerstone-aligning-center/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/cornerstone-aligning-center/feed/</link>
		<description></description>
		<lastBuildDate>Mon, 13 Oct 2025 08:52:38 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-295757</guid>
					<title><![CDATA[Cornerstone &#8211; aligning center]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-295757</link>
					<pubDate>Mon, 08 Jun 2015 12:53:15 +0000</pubDate>
					<dc:creator>Andre C</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys. I hope you are well.<br />
I did a search on the forums and found a few different answers to aligning a text smack center (both horizontally and vertically).</p>
<p>Is there a way to do that in Cornerstone that does not require padding? This seems like such an obvious feature, and maybe I am just not &#8220;seeing&#8221; it.</p>
<p>Thank you guys!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-296135</guid>
					<title><![CDATA[Reply To: Cornerstone &#8211; aligning center]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-296135</link>
					<pubDate>Mon, 08 Jun 2015 19:36:15 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Andre,</p>
<p>Thanks for writing in!</p>
<p>Yes, you can achieve <strong>Text Alignment</strong> under the element&#8217;s settings (see: <a href="http://prntscr.com/7eo7ga" rel="nofollow">http://prntscr.com/7eo7ga</a>). This is a horizontal alignment. In regard to the vertical alignment, it isn’t possible out of the box. This requires deep CSS and template customization to be achieved. We’d love to help, but regretfully, it would fall beyond the scope of support we can provide. You may wish to consult a developer to assist you with this.</p>
<p>Thanks for understanding.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-296215</guid>
					<title><![CDATA[Reply To: Cornerstone &#8211; aligning center]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-296215</link>
					<pubDate>Mon, 08 Jun 2015 20:51:52 +0000</pubDate>
					<dc:creator>Andre C</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you for the reply, although it was not the one I wanted to see.<br />
I am aware of how to align horizontally; I have such a hard time understanding why aligning vertically is such an issue&#8230;I know it is not X´s issue, but still&#8230;very odd!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-296677</guid>
					<title><![CDATA[Reply To: Cornerstone &#8211; aligning center]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-296677</link>
					<pubDate>Tue, 09 Jun 2015 09:58:02 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>As we mentioned in previous replay vertical alignment need customization, because it needs some functions to measure height of content each time an then compare it with height of container and this requires high customization , that&#8217;s why we ask you add padding on top and bottom of element to align it.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-367314</guid>
					<title><![CDATA[Reply To: Cornerstone &#8211; aligning center]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-367314</link>
					<pubDate>Mon, 24 Aug 2015 08:51:35 +0000</pubDate>
					<dc:creator>Chris F</dc:creator>

					<description>
						<![CDATA[
						<p>The was possible before Cornerstone:</p>
<p>.entry-content &gt; #x-content-band-3 .x-column,<br />
.entry-content &gt; #x-content-band-7 .x-column {<br />
    vertical-align: middle;<br />
    float: none;<br />
    margin-right: 0;<br />
    display: inline-block;<br />
}</p>
<p>.entry-content &gt; #x-content-band-3 .x-column.one-half,<br />
.entry-content &gt; #x-content-band-7 .x-column.one-half {<br />
    width: 49.9%;<br />
}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-367328</guid>
					<title><![CDATA[Reply To: Cornerstone &#8211; aligning center]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-aligning-center/#post-367328</link>
					<pubDate>Mon, 24 Aug 2015 09:01:53 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for sharing Chris, though your code will affect the columns on every third and seventh content band on every page.</p>
<p>We can use a <strong>class </strong> instead.</p>
<p>1. Add <strong>v-align</strong>  in the class field of your columns you want to vertically align.<br />
2. Add this in custom &gt; css box in the customizer.</p>
<pre><code>
.v-align {
   float: none;
   margin-right: 3.5%;
   display: inline-block;
   vertical-align: middle;
}
</code></pre>
<p>3. Please note that this will only work if the elements inside your column has no margin(top-bottom) and padding(top-bottom).</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

