<?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: How to change the color of a line at the top of tabs item</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-color-of-a-line-at-the-top-of-tabs-item/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-color-of-a-line-at-the-top-of-tabs-item/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 05:31:01 +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/how-to-change-the-color-of-a-line-at-the-top-of-tabs-item/#post-25103</guid>
					<title><![CDATA[How to change the color of a line at the top of tabs item]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-color-of-a-line-at-the-top-of-tabs-item/#post-25103</link>
					<pubDate>Wed, 25 Nov 2015 09:10:21 +0000</pubDate>
					<dc:creator>andriusk</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>I&#8217;m almost done with making the website. Yay! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
When its ready i will definitely share it in this forum.</p>
<p><a href="http://sitedemo.proreact.dk" rel="nofollow">http://sitedemo.proreact.dk</a></p>
<p>One question. In tabs i see a colored line at the top of each tabs item (in the tabs menu). Right now its the theme colour. I love it, but i need to change it to some other color for each tabs item. Is that possible?</p>
<p>Please. It would be a big help. Each tab item will show a different module of our software and each module comes with it&#8217;s own colour.</p>
<p>Thanks a lot !!!!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-color-of-a-line-at-the-top-of-tabs-item/#post-25122</guid>
					<title><![CDATA[Reply To: How to change the color of a line at the top of tabs item]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-the-color-of-a-line-at-the-top-of-tabs-item/#post-25122</link>
					<pubDate>Wed, 25 Nov 2015 10:39:16 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Sure you can with some custom CSS, for example.</p>
<pre><code>.horizontal .resp-tabs-list li:nth-child(3) {
    border-top: 2px solid yellow;
}</code></pre>
<p>This would set the 3rd tab&#8217;s top border to yellow.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

