<?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: Testimonial Text</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/feed/</link>
		<description></description>
		<pubDate>Thu, 27 Aug 2026 18:33:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28970</guid>
					<title><![CDATA[Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28970</link>
					<pubDate>Mon, 13 Jun 2016 15:24:11 +0000</pubDate>
					<dc:creator>esgoddard</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, how to I stop the testimonial list text from being italic? Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28971</guid>
					<title><![CDATA[Reply To: Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28971</link>
					<pubDate>Mon, 13 Jun 2016 15:50:21 +0000</pubDate>
					<dc:creator>esgoddard</dc:creator>

					<description>
						<![CDATA[
						<p>So I can see from firebug that it is set to italic in the CSS file, how do I locate the correct CSS file to change it?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28972</guid>
					<title><![CDATA[Reply To: Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28972</link>
					<pubDate>Mon, 13 Jun 2016 16:02:52 +0000</pubDate>
					<dc:creator>esgoddard</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s ok I worked it out! <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28976</guid>
					<title><![CDATA[Reply To: Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28976</link>
					<pubDate>Mon, 13 Jun 2016 22:55:57 +0000</pubDate>
					<dc:creator>SiarzaSocialDigital</dc:creator>

					<description>
						<![CDATA[
						<p>haha, this is one of those times where the &#8220;inspect&#8221; feature of your browser is such a God-send, recently had to do the same hack to make my text a different color. </p>
<p>here is the CSS I used to modify the testimonial box:</p>
<p>/** The hyper-specific CSS below is in place to hack the<br />
theme&#8217;s default testimonial style sheets**/</p>
<p>.testimonial_style_big .quote_content p {<br />
    color: #ffffff;<br />
    text-shadow: 1px 1px #000000;<br />
}</p>
<p>.testimonial_style_big .icon_testimonial {<br />
    color: #ffffff;<br />
}</p>
<p>.testimonial_style_big .quote_author_description {<br />
    color: #ffffff;<br />
}</p>
<p>add your own style elements to fit your own needs <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" />  </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28993</guid>
					<title><![CDATA[Reply To: Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-28993</link>
					<pubDate>Tue, 14 Jun 2016 08:41:06 +0000</pubDate>
					<dc:creator>esgoddard</dc:creator>

					<description>
						<![CDATA[
						<p>Siarza where did you add this? I went to Appearance &#8211; Editor and changed the style.css code. Is that what you did? &#8211; Still learning how to work with code in WordPress. I understand the basics of HTML and CSS but I&#8217;m trying to get my head around how to use it with WordPress.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-29008</guid>
					<title><![CDATA[Reply To: Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-29008</link>
					<pubDate>Tue, 14 Jun 2016 12:31:29 +0000</pubDate>
					<dc:creator>esgoddard</dc:creator>

					<description>
						<![CDATA[
						<p>Ok I&#8217;ve worked it out. Either you can change it in the style.css file or you can override it by using a Custom CSS plugin. Got it <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-29018</guid>
					<title><![CDATA[Reply To: Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-29018</link>
					<pubDate>Wed, 15 Jun 2016 07:20:10 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>MOds to the main style.css file are not advisable cause when you update the theme you will lose the changes you made. Either use a child theme and enter the custom CSS in its css file or use the Theme options -> Custom CSS field. <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-29036</guid>
					<title><![CDATA[Reply To: Testimonial Text]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/testimonial-text/#post-29036</link>
					<pubDate>Wed, 15 Jun 2016 15:17:19 +0000</pubDate>
					<dc:creator>esgoddard</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

