<?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>Need help vertically centering button, and text in button. &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/feed/</link>
		<description></description>
		<lastBuildDate>Tue, 14 Oct 2025 07:04:01 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357868</guid>
					<title><![CDATA[Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357868</link>
					<pubDate>Thu, 13 Aug 2015 05:29:34 +0000</pubDate>
					<dc:creator>Rippedbodyjp</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I&#8217;m having trouble vertically centering &#8220;buy now&#8221; buttons in two places, and vertically centering text within buttons in three places, all on this page. Can you please explain to me how to do this?</p>
<p>Thank you so much.</p>
<p>url: <a href="http://rippedbody.jp/adjustments-manual/" rel="nofollow">http://rippedbody.jp/adjustments-manual/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357916</guid>
					<title><![CDATA[Reply To: Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357916</link>
					<pubDate>Thu, 13 Aug 2015 06:11:26 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in.</p>
<p>How about wrapping your buttons with other elements required for alignment.</p>
<p>Example, you can use this tool</p>
<p><a href="http://howtocenterincss.com/#contentType=div&#038;horizontal=center&#038;vertical=middle&#038;browser.IE=9" rel="nofollow">http://howtocenterincss.com/#contentType=div&#038;horizontal=center&#038;vertical=middle&#038;browser.IE=9</a></p>
<p>Just choose Unkown value if you&#8217;re not sure about width and height.</p>
<p>The example code will be,</p>
<pre><code>&lt;div style=&quot;display:table;&quot;&gt;
  &lt;div style=&quot;display:table-cell;vertical-align:middle;&quot;&gt;
    &lt;div style=&quot;margin-left:auto;margin-right:auto;&quot;&gt;[x_button href=&quot;&quot;]Hi[/x_button]&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;</code></pre>
<p>Though, it&#8217;s best to specify the height, that should be the height of your row where you wish to vertical align your button.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357975</guid>
					<title><![CDATA[Reply To: Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357975</link>
					<pubDate>Thu, 13 Aug 2015 07:09:47 +0000</pubDate>
					<dc:creator>Rippedbodyjp</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you for the fast reply.</p>
<p>Can you tell me where I paste this code to center the button and text?<br />
How do I find out the row height?</p>
<p>Sorry for the amateurish questions.</p>
<p>Andy</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357996</guid>
					<title><![CDATA[Reply To: Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-357996</link>
					<pubDate>Thu, 13 Aug 2015 07:27:38 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Andy,</p>
<p>Sorry for the confusion.</p>
<p>You can replace your button element with a text element then add the code given above into your text element.</p>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358116</guid>
					<title><![CDATA[Reply To: Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358116</link>
					<pubDate>Thu, 13 Aug 2015 09:48:47 +0000</pubDate>
					<dc:creator>Rippedbodyjp</dc:creator>

					<description>
						<![CDATA[
						<p>I think I&#8217;ve screwed something up. Can you take a look?</p>
<p>I duplicated the top section, added the text element and then pasted the button stuff in between, but it doesn&#8217;t look right.</p>
<p>[vc_row inner_container=&#8221;true&#8221; padding_top=&#8221;20px&#8221; padding_bottom=&#8221;20px&#8221; bg_color=&#8221;#222222&#8243;][vc_column width=&#8221;2/3&#8243;][text_output]<br />
&lt;h2 style=&#8221;text-align: center;&#8221;&gt;&lt;span style=&#8221;color: #ffffff;&#8221;&gt;The Diet Coaching &amp; Adjustments Manual&lt;/span&gt;&lt;/h2&gt;<br />
&lt;p style=&#8221;font-size: 1.5em; text-align: center; color: #a4a4a4;&#8221;&gt;<strong>Everything you need to successfully cut to shreds</strong>&lt;/p&gt;<br />
[/text_output][/vc_column][vc_column width=&#8221;1/3&#8243;][text_output]<br />
&lt;div style=&#8221;display: table;&#8221;&gt;<br />
&lt;div style=&#8221;display: table-cell; vertical-align: middle;&#8221;&gt;<br />
&lt;div style=&#8221;margin-left: auto; margin-right: auto;&#8221;&gt;</p>
<p>[button shape=&#8221;pill&#8221; size=&#8221;regular&#8221; block=&#8221;true&#8221; href=&#8221;<code></code>#<code></code>&#8221; title=&#8221;<code></code>Title<code></code>&#8220;]<br />
&lt;p style=&#8221;text-align: center; font-size: 1.5em;&#8221;&gt;Buy now&lt;/p&gt;<br />
[/button]</p>
<p>&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
[/text_output][/vc_column][/vc_row]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358143</guid>
					<title><![CDATA[Reply To: Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358143</link>
					<pubDate>Thu, 13 Aug 2015 10:41:51 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Please replace your [vc_row] code with following:</p>
<p><code>[vc_row inner_container="true" padding_top="20px" padding_bottom="20px" marginless_columns="true" bg_color="#222222"][vc_column width="2/3"][text_output]<br />
&lt;h2 style="text-align: center;"&gt;&lt;span style="color: #ffffff;"&gt;The Diet Coaching &amp; Adjustments Manual&lt;/span&gt;&lt;/h2&gt;<br />
&lt;p style="font-size: 1.5em; text-align: center; color: #a4a4a4;"&gt;Everything you need to successfully cut to shreds&lt;/p&gt;</p>
<p>[/text_output][/vc_column][vc_column width="1/3" style="vertical-align: middle"][button shape="pill" size="regular" block="true" href="#" title="Title"]&lt;span style="text-align: center; font-size: 1.5em;"&gt;Buy now&lt;/span&gt;[/button][/vc_column][/vc_row]</code></p>
<p>If you want to add spacing in between your columns, simply add following as inline CSS under <strong>Style</strong> field of your columns:</p>
<pre><code>padding-left: 15px; padding-right: 15px;
</code></pre>
<p>Change <strong>15px</strong> as per your preference to adjust the padding left and right.</p>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358236</guid>
					<title><![CDATA[Reply To: Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358236</link>
					<pubDate>Thu, 13 Aug 2015 12:23:08 +0000</pubDate>
					<dc:creator>Rippedbodyjp</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect, thank you very much for the swift replies and patience.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358315</guid>
					<title><![CDATA[Reply To: Need help vertically centering button, and text in button.]]></title>
					<link>https://theme.co/archive/forums/topic/need-help-vertically-centering-button-and-text-in-button/#post-358315</link>
					<pubDate>Thu, 13 Aug 2015 14:34:46 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

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

					
					
				</item>

					
		
	</channel>
	</rss>

