<?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>BlueOwlCreative  &#187;  Topic: Menu Button Radius</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 21:56:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24341</guid>
					<title><![CDATA[Menu Button Radius]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24341</link>
					<pubDate>Sat, 07 Nov 2015 14:27:22 +0000</pubDate>
					<dc:creator>katelyn</dc:creator>

					<description>
						<![CDATA[
						<p>I added a button to the main nav and i wanted it rounded so i added the below css </p>
<p>#menu.ul.li.boc_nav_button a {<br />
    border-radius: 54px;<br />
   }</p>
<p>but still it doesnt add the rounded corners, why ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24347</guid>
					<title><![CDATA[Reply To: Menu Button Radius]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24347</link>
					<pubDate>Sat, 07 Nov 2015 19:57:31 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Katelyn,</p>
<p>Those dots you are using are a bit off, try this in your Child theme instead:</p>
<pre><code>#menu &gt; ul &gt; li.boc_nav_button a {
    border-radius: 20px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24361</guid>
					<title><![CDATA[Reply To: Menu Button Radius]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24361</link>
					<pubDate>Sun, 08 Nov 2015 03:04:44 +0000</pubDate>
					<dc:creator>katelyn</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24382</guid>
					<title><![CDATA[Reply To: Menu Button Radius]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24382</link>
					<pubDate>Mon, 09 Nov 2015 10:10:38 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>The theme options custom CSS section has a problem with the &#8220;>&#8221; sign, that&#8217;s why i said it&#8217;s better to use the Child theme instead.<br />
If you are to put it there, try this instead:</p>
<pre><code>#menu ul li.boc_nav_button a {
    border-radius: 20px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24384</guid>
					<title><![CDATA[Reply To: Menu Button Radius]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24384</link>
					<pubDate>Mon, 09 Nov 2015 10:11:47 +0000</pubDate>
					<dc:creator>katelyn</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Blue Owl <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>I am using the child theme only .. </p>
<p>Regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24386</guid>
					<title><![CDATA[Reply To: Menu Button Radius]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-radius/#post-24386</link>
					<pubDate>Mon, 09 Nov 2015 10:16:14 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Ok then, add the code to your Child theme style.css file. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

