<?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>How to change tab-nav settings?  (background color, font color, etc.) &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 23:34:27 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71230</guid>
					<title><![CDATA[How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71230</link>
					<pubDate>Sun, 20 Jul 2014 23:18:46 +0000</pubDate>
					<dc:creator>Rona B</dc:creator>

					<description>
						<![CDATA[
						<p>Hi &#8211;</p>
<p>On my website, <a href="http://www.ronabenson.com" rel="nofollow">http://www.ronabenson.com</a>, in the &#8220;Resume&#8221; section, I&#8217;d like to make the Tab Nav elements stand out more.  (I&#8217;ve gotten feedback that they&#8217;re easy to miss, hence people will think I only have the &#8220;Screen&#8221; Tab [the default one] and not the other 2 tabs as well.)  How do I change the styling of Tab Nav elements?  For example the background color, font color, font-size, border, etc?</p>
<p>Also, if you happen to have any suggestions as to how I can style my Tab Navs to improve their visibility, I&#8217;m open to suggestions! 🙂  (But I totally understand if that&#8217;s out of the scope of the Forum&#8217;s support.)</p>
<p>Thank you for your help!</p>
<p>🙂  Rona</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71388</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71388</link>
					<pubDate>Mon, 21 Jul 2014 07:27:13 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Rona,</p>
<p>Please add the code below in the <strong>Customizer &gt; Custom &gt; CSS</strong>.</p>
<pre><code>.x-nav-tabs&gt;li&gt;a {
color: brown;
background-color: yellow;
}

.x-nav-tabs &gt; li &gt; a:hover, .x-nav-tabs &gt; .active &gt; a, .x-nav-tabs &gt; .active &gt; a:hover {
color: white;
background: blue;
}</code></pre>
<p>You can change the colors as per your needs.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71673</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71673</link>
					<pubDate>Mon, 21 Jul 2014 21:00:56 +0000</pubDate>
					<dc:creator>Rona B</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you!!!!!!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71830</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-71830</link>
					<pubDate>Tue, 22 Jul 2014 06:47:54 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82272</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82272</link>
					<pubDate>Mon, 11 Aug 2014 17:24:11 +0000</pubDate>
					<dc:creator>Alan</dc:creator>

					<description>
						<![CDATA[
						<p>hi that code only worked for the tab navigation, how about the tab container?<br />
thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82274</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82274</link>
					<pubDate>Mon, 11 Aug 2014 17:29:08 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Alan,</p>
<p>Thank you for writing in!</p>
<p>To change the background color of Tab Navigation, simply use the following CSS:</p>
<pre><code>/* Default State */
.x-nav-tabs&gt;li&gt;a {
   background: #fff;
}

/* Active State */
.x-nav-tabs&gt;.active&gt;a, .x-nav-tabs&gt;.active&gt;a:hover {
   background-color: #f0f0f0;
}
</code></pre>
<p>You can add the styling as per your requirements.</p>
<p>Hope this helps. 🙂</p>
<p>Thank you. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82718</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82718</link>
					<pubDate>Tue, 12 Aug 2014 11:37:35 +0000</pubDate>
					<dc:creator>Alan</dc:creator>

					<description>
						<![CDATA[
						<p>that works only for the tab navigation right?<br />
i need to color the background of the container box underneath.</p>
<p>thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82731</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82731</link>
					<pubDate>Tue, 12 Aug 2014 11:59:30 +0000</pubDate>
					<dc:creator>Cousett</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for writing in! </p>
<p>You will need to add some CSS code under Appearance -&gt; Customize -&gt; Custom -&gt; CSS</p>
<pre><code>.x-tab-content .x-tab-pane {
background-color: transparent;
}

.x-tab-content {
background-color: red;
}</code></pre>
<p>Change &#8220;red&#8221; for whatever color you are looking for either in its <a href="http://www.w3schools.com/cssref/css_colornames.asp" rel="nofollow">short name or hex value.</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82743</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82743</link>
					<pubDate>Tue, 12 Aug 2014 12:18:52 +0000</pubDate>
					<dc:creator>Alan</dc:creator>

					<description>
						<![CDATA[
						<p>awesome that was exactly what i was looking for.<br />
one little thing left:<br />
there is a white line around the container box, how can i color this?</p>
<p>thanks a lot!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82767</guid>
					<title><![CDATA[Reply To: How to change tab-nav settings?  (background color, font color, etc.)]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-change-tab-nav-settings-background-color-font-color-etc/#post-82767</link>
					<pubDate>Tue, 12 Aug 2014 12:53:22 +0000</pubDate>
					<dc:creator>Cousett</dc:creator>

					<description>
						<![CDATA[
						<p>The container has a border by default, you can use the following CSS to disable the border color. </p>
<pre><code>.x-tab-content .x-tab-pane {
border: none;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

