<?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: Change the color of the footer</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 15:25:56 +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/change-the-color-of-the-footer/#post-29069</guid>
					<title><![CDATA[Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29069</link>
					<pubDate>Thu, 16 Jun 2016 23:35:22 +0000</pubDate>
					<dc:creator>avenizelos</dc:creator>

					<description>
						<![CDATA[
						<p>Dear Sirs,</p>
<p>It would be important for aesthetic reasons to change the color of the footer.<br />
In the theme options (Footer BGR colour) i can only select Dark or Light..<br />
Please let me receive your assistance on how to change the footer&#8217;s color.</p>
<p>Best Regards,<br />
Angelo</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29074</guid>
					<title><![CDATA[Reply To: Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29074</link>
					<pubDate>Fri, 17 Jun 2016 07:54:29 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Angelo,</p>
<p>Sure mate, you can further customize that with simple CSS!<br />
For instance:</p>
<pre><code>#footer {
    background: #38504f;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29693</guid>
					<title><![CDATA[Reply To: Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29693</link>
					<pubDate>Sun, 14 Aug 2016 23:23:18 +0000</pubDate>
					<dc:creator>kinnyphotography</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,<br />
Is this adjustment for background colour still current?  I&#8217;ve added to custom CSS and there is no change?</p>
<p>Thanks heaps for your help!  Your support is great!</p>
<p>Regards &#8211; Matt</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29698</guid>
					<title><![CDATA[Reply To: Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29698</link>
					<pubDate>Mon, 15 Aug 2016 07:46:09 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Matt,</p>
<p>Sure, let me see your URL please. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29699</guid>
					<title><![CDATA[Reply To: Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29699</link>
					<pubDate>Mon, 15 Aug 2016 10:36:10 +0000</pubDate>
					<dc:creator>kinnyphotography</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29701</guid>
					<title><![CDATA[Reply To: Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-29701</link>
					<pubDate>Tue, 16 Aug 2016 06:35:27 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Ah, you are using the footer light, in this case try this instead:</p>
<pre><code>#footer.footer_light {
    background: #002857;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-32754</guid>
					<title><![CDATA[Reply To: Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-32754</link>
					<pubDate>Tue, 03 Apr 2018 10:29:16 +0000</pubDate>
					<dc:creator>mcataneo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, i have a problem with the footer. When i try to change the color by CSS the footer with widgets disappear. why this? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-32757</guid>
					<title><![CDATA[Reply To: Change the color of the footer]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-the-color-of-the-footer/#post-32757</link>
					<pubDate>Tue, 03 Apr 2018 12:19:39 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Where did you add the CSS?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

