<?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>Circular button &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/circular-button/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/circular-button/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 05:23:46 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-140080</guid>
					<title><![CDATA[Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-140080</link>
					<pubDate>Fri, 07 Nov 2014 05:02:42 +0000</pubDate>
					<dc:creator>Jai S</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Is there a way to have a round circular button? The only options I can see are square, rounded (but still elongated), and pill.<br />
I guess I can always design something just as an image and use that to link through instead, but was wondering if it was possible with the button feature.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-140220</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-140220</link>
					<pubDate>Fri, 07 Nov 2014 12:54:30 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Jai,</p>
<p>Thanks for writing in!</p>
<p>That is not available by default but possible using custom css.</p>
<p>If you can send us the link where you want the button to be circular<br />
we can help you with the css.</p>
<p><a href="http://theme.co/x/demo/integrity/1/shortcodes/buttons/" rel="nofollow">http://theme.co/x/demo/integrity/1/shortcodes/buttons/</a></p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-142931</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-142931</link>
					<pubDate>Tue, 11 Nov 2014 23:51:53 +0000</pubDate>
					<dc:creator>Jai S</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-143318</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-143318</link>
					<pubDate>Wed, 12 Nov 2014 14:08:09 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>The problem with making this circular is that the button would have to be huge (at least 120px) due the fact that the next is so long so I would not recommend doing that since the button then would look very odd. In case I am misunderstanding you. You want a circle around the text (circle button). The height of this would always have to be the same as the width so imagine how high the button must be to build a circle. Additionally the height would break some of the layout with will need additional tweaking. Making just the corners round / circleish would be no problem at all.</p>
<p>Let me know if I am wrong with my assumption</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-143319</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-143319</link>
					<pubDate>Wed, 12 Nov 2014 14:09:35 +0000</pubDate>
					<dc:creator>Cousett</dc:creator>

					<description>
						<![CDATA[
						<p>Try adding some CSS code under Appearance -&gt; Customize -&gt; Custom -&gt; CSS</p>
<pre><code>a.x-btn.my-btn-shopthislabel {
width: 14%;
height: 0;
padding-bottom: 12%;
border-radius: 50%;
border: 2px solid #f5f5f5;
overflow: hidden;
background: #464646;
box-shadow: 0 0 3px gray;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-219151</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-219151</link>
					<pubDate>Tue, 03 Mar 2015 12:11:16 +0000</pubDate>
					<dc:creator>marcel w</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,</p>
<p>I seem to have a small issue with my round button.<br />
I use it in combination with an icon.<br />
If I hover over the button the border changes color (wich I want)<br />
But when I start hovering over the icon, the border changes back again to the original color.</p>
<p>URL: <a href="http://www.atplexamen.nl/mijn-dashboard-2/" rel="nofollow">http://www.atplexamen.nl/mijn-dashboard-2/</a></p>
<p>I&#8217;d like the border of the button to stay at the blue color also when I hover over the icon. It looks a bit silly now.<br />
don&#8217;t look at the mess on the page please, I&#8217;m just trying to experiment with round content bands aswell.</p>
<p>Thanks in advance!!</p>
<p>Cheers,<br />
Marcel</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-219288</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-219288</link>
					<pubDate>Tue, 03 Mar 2015 15:06:41 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Marcel,</p>
<p>To fix it, you can add the code below under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>
body.page-id-2005 .x-btn.mybtn:hover {
      background: transparent;
}

body.page-id-2005 .x-btn.mybtn {
      z-index: 99999;
      background: transparent;
}
</code></pre>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-223533</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-223533</link>
					<pubDate>Mon, 09 Mar 2015 16:17:12 +0000</pubDate>
					<dc:creator>marcel w</dc:creator>

					<description>
						<![CDATA[
						<p>Ahh that worked perfect 🙂<br />
The only thing now is that i&#8217;d like the background of the button to be white, is this possible?<br />
I&#8217;m sorry if I am causing you a headache.</p>
<p>Regards,<br />
Marcel</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-223621</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-223621</link>
					<pubDate>Mon, 09 Mar 2015 18:33:16 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Great to hear that it worked. No worries, it does not cause us any headaches as long as it could help you.</p>
<p>However, not sure about what are you trying to achieve, would you mind sending us some screenshot.</p>
<p>Thank you so much.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/circular-button/#post-223792</guid>
					<title><![CDATA[Reply To: Circular button]]></title>
					<link>https://theme.co/archive/forums/topic/circular-button/#post-223792</link>
					<pubDate>Mon, 09 Mar 2015 22:38:41 +0000</pubDate>
					<dc:creator>marcel w</dc:creator>

					<description>
						<![CDATA[
						<p>Í&#8217;m sorry but I am not able to send a screenshot now.</p>
<p>URL: <a href="http://www.atplexamen.nl/mijn-dashboard-2/" rel="nofollow">http://www.atplexamen.nl/mijn-dashboard-2/</a></p>
<p>I&#8217;d like the round buttons to have a white background color and not the same background color as the rest of the page. Also when I hover over the button i&#8217;d like the background color to stay white.</p>
<p>Is this possible?</p>
<p>Thanks in advance!!!<br />
🙂</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

