<?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: Changing Text Color Removes Text</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/changing-text-color-removes-text/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/changing-text-color-removes-text/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 11:17:52 +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/changing-text-color-removes-text/#post-20034</guid>
					<title><![CDATA[Changing Text Color Removes Text]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/changing-text-color-removes-text/#post-20034</link>
					<pubDate>Fri, 23 May 2014 03:16:48 +0000</pubDate>
					<dc:creator>adams71</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>Why does editing the text color in the visual editor remove some text?<br />
Here&#8217;s an example: </p>
<p><a href="http://wip.dvmobiweb.com.s181553.gridserver.com/wp-content/uploads/2014/05/Example.png" rel="nofollow">http://wip.dvmobiweb.com.s181553.gridserver.com/wp-content/uploads/2014/05/Example.png</a></p>
<p>ChemTx Snapshots, Our Specialties, and Client Testimonials were all changed to blue with the WordPress editor&#8217;s text color picker, but Client Testimonials was erased.<br />
If I go back to black text, the words reappear.<br />
The same thing happened in the &#8220;Partners &amp; Clients&#8221; text next to the testimonials: </p>
<p><a href="http://wip.dvmobiweb.com.s181553.gridserver.com/wp-content/uploads/2014/05/Partners-Clients.png" rel="nofollow">http://wip.dvmobiweb.com.s181553.gridserver.com/wp-content/uploads/2014/05/Partners-Clients.png</a></p>
<p>Thanks! </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/changing-text-color-removes-text/#post-20038</guid>
					<title><![CDATA[Reply To: Changing Text Color Removes Text]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/changing-text-color-removes-text/#post-20038</link>
					<pubDate>Fri, 23 May 2014 09:20:35 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
As you need to only pass simple text to a shortcode Attribute. The HTML you have passed actually messes up the shortcode parser. You need to style in with CSS instead in your Theme Options Custom CSS or locally into your template!</p>
<pre><code>.left_title {
 color: green;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

