<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Change color of text</title>
		<link>http://www.themolitor.com/forums/topic/change-color-of-text</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Change color of text</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 00:27:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/change-color-of-text" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Change color of text"</title>
			<link>http://www.themolitor.com/forums/topic/change-color-of-text#post-37530</link>
			<pubDate>Tue, 02 Feb 2016 10:31:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37530@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you!
</p></description>
		</item>
		<item>
			<title>Cathrine on "Change color of text"</title>
			<link>http://www.themolitor.com/forums/topic/change-color-of-text#post-37521</link>
			<pubDate>Mon, 01 Feb 2016 11:05:56 +0000</pubDate>
			<dc:creator>Cathrine</dc:creator>
			<guid isPermaLink="false">37521@http://www.themolitor.com/forums/</guid>
			<description><p>Absolutely!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Change color of text"</title>
			<link>http://www.themolitor.com/forums/topic/change-color-of-text#post-37520</link>
			<pubDate>Mon, 01 Feb 2016 11:01:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37520@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Five-star ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Cathrine on "Change color of text"</title>
			<link>http://www.themolitor.com/forums/topic/change-color-of-text#post-37507</link>
			<pubDate>Mon, 01 Feb 2016 10:27:51 +0000</pubDate>
			<dc:creator>Cathrine</dc:creator>
			<guid isPermaLink="false">37507@http://www.themolitor.com/forums/</guid>
			<description><p>It works! Thank you!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Change color of text"</title>
			<link>http://www.themolitor.com/forums/topic/change-color-of-text#post-37505</link>
			<pubDate>Mon, 01 Feb 2016 10:21:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37505@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this...</p>
<pre><code>.continueOn,
.continueOn:hover {
    color: #cd2626 !important;
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Cathrine on "Change color of text"</title>
			<link>http://www.themolitor.com/forums/topic/change-color-of-text#post-37485</link>
			<pubDate>Sun, 31 Jan 2016 05:16:15 +0000</pubDate>
			<dc:creator>Cathrine</dc:creator>
			<guid isPermaLink="false">37485@http://www.themolitor.com/forums/</guid>
			<description><p>I would like to change the top border, the text "continue" and the downarrow to red when scrolling down the site. I searched the forum and managed to find some code to add in CSS. I succeeded to change the color of the border, the arrow and when hover over "continue". But I have no success in changing the "continue" text as default. Do you know the code to add to CSS for that? Thank you! </p>
<p>This is the code I added so far in CSS:</p>
<pre><code>.continueOn {border-top: 3px solid #cd2626;}

.continueOn:hover {color: #cd2626; text-decoration: none; opacity: 1; text-indent:0px;}

.continueOn:before {
	content: &#34;&#34;;
	height:0;
	width: 0;
	position: absolute;
	left: 50%;
	bottom: 0px;
	border:8px solid #cd2626;
	border-color: #cd2626 transparent transparent;
	z-index: 1000;
	display: block;
	margin-left: -8px;
}</code></pre></description>
		</item>

	</channel>
</rss>
