<?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>Center Align a Button &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/center-align-a-button/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/center-align-a-button/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 25 Dec 2025 14:11:55 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-231756</guid>
					<title><![CDATA[Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-231756</link>
					<pubDate>Fri, 20 Mar 2015 10:01:52 +0000</pubDate>
					<dc:creator>8feathers</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Themeco Staff.</p>
<p>Here is my second attempt to solve this problem, since I did not receive support on my first request.<br />
I don&#8217;t understand why, because I put my question into an existing topic which matches EXACTLY with my issue. I think it is more efficient to add to existing, matching threads instead of opening a new one each time. Don&#8217;t get me wrong, we Germans tend to write very directly, not being unfriendly here 😉</p>
<p>I think my questions are quite simple and easy to solve, but not for me 😉</p>
<p>1. I really can’t center align buttons and I have been trying for about 6 hours now. I added the “center-text” class to the column and it still shows up on the left side. I tried applying the “center-text” class also to the content band, the button, the visibility attribute and the container but nothing seems to work. I did it in each possible combination and also tried applying it only to a single one (only container etc.).</p>
<p>I just want to simply align the button in the center of the page.</p>
<p>Currently I added it too often I guess, but I tried each combination and it won’t work. I am probably missing something very simple..?</p>
<p>[vc_row bg_color=”#272727″ bg_image=”685″ border=”none” padding_top=”18px” padding_bottom=”18px” inner_container=”true” class=”center-text”][vc_column fade_animation=”in” fade_animation_offset=”45px” class=”center-text”][visibility type=”visible-phone” class=”center-text”][container][button shape=”square” size=”regular” float=”none” info=”none” info_place=”top” info_trigger=”hover” href=”http://www.start-one.de/support/” circle=”true”]Jetzt Anfragen[/button][/container][/visibility][visibility type=”hidden-phone” class=”center-text”][container][button shape=”square” size=”jumbo” float=”none” info=”none” info_place=”top” info_trigger=”hover” href=”http://www.start-one.de/support/” circle=”true”]Jetzt Anfragen[/button][/container][/visibility][/vc_column][/vc_row]</p>
<p>2. On mobile visibility the marketing circle is bigger than the button and it doesn’t look good anymore, do you have any hints on that?</p>
<p>3. On mobile the button text is aligned in one row, but on display visibility the text is above and under (I would have expected, that it would be the other way around, since there is more space on desktop). Can you explain how to have it aligned in one row for both visibilities?</p>
<p>I would be very thankful if you can help me with this. It&#8217;s such a small issue driving me crazy 🙁<br />
Thanks and keep up the good work!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-232005</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-232005</link>
					<pubDate>Fri, 20 Mar 2015 18:42:23 +0000</pubDate>
					<dc:creator>Darshana</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>Thanks for writing in! Could you please provide us with a link your page that you have setup? So that we can take a closer look and assist you with a tailored solution. </p>
<p>Thanks! </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-232016</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-232016</link>
					<pubDate>Fri, 20 Mar 2015 19:06:03 +0000</pubDate>
					<dc:creator>8feathers</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-232327</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-232327</link>
					<pubDate>Sat, 21 Mar 2015 10:00:00 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>You can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>.x-btn-circle-wrap .x-btn {white-space: nowrap;width: 100%;}
#x-content-band-25 &gt; .x-container &gt; .x-column {width: 100%;}</code></pre>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-232368</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-232368</link>
					<pubDate>Sat, 21 Mar 2015 13:08:56 +0000</pubDate>
					<dc:creator>8feathers</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you very much! 🙂 Worked perfectly</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-232621</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-232621</link>
					<pubDate>Sun, 22 Mar 2015 02:32:27 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Glad we could help, Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-241515</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-241515</link>
					<pubDate>Fri, 03 Apr 2015 14:39:21 +0000</pubDate>
					<dc:creator>shah81</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I also got this issue. But, I don&#8217;t found any solution from this thread. Is this code below could center the button mentioned above. </p>
<p>#x-content-band-25 &gt; .x-container &gt; .x-column {width: 100%;}</p>
<p>Because I got this problem and to solve it. Thanks.</p>
<p><img decoding="async" src="http://www.awesomescreenshot.com/image/24288/f3d4fa144fd958625f177b0e7f12b2ef" alt="Center Button" /></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-241566</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-241566</link>
					<pubDate>Fri, 03 Apr 2015 16:36:53 +0000</pubDate>
					<dc:creator>John Ezra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in! You can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong> or in your child theme&#8217;s <strong>style.css</strong> file.</p>
<pre><code>.page-id-187 #x-content-band-1 a.x-btn.x-btn-rounded.x-btn-jumbo {
    margin: 0 auto;
    display: block;
    width: 370px;
}

@media (max-width:399px) {
    .page-id-187 #x-content-band-1 a.x-btn.x-btn-rounded.x-btn-jumbo {
    width: 300px;
    }
}</code></pre>
<p>Hope this helps – thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-638075</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-638075</link>
					<pubDate>Sat, 24 Oct 2015 18:13:14 +0000</pubDate>
					<dc:creator>WPH2o</dc:creator>

					<description>
						<![CDATA[
						<p>What is the CSS to center ALL buttons on the site?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/center-align-a-button/#post-638319</guid>
					<title><![CDATA[Reply To: Center Align a Button]]></title>
					<link>https://theme.co/archive/forums/topic/center-align-a-button/#post-638319</link>
					<pubDate>Sun, 25 Oct 2015 01:02:22 +0000</pubDate>
					<dc:creator>Lely</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>To center the buttons, you can add class <strong>center-text</strong> to the container/column/row that contains the button.</p>
<p>If this doesn&#8217;t help, please provide your page URL so we can see your setup.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

