<?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: Footer Background Color</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/footer-background-color/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/footer-background-color/feed/</link>
		<description></description>
		<pubDate>Fri, 28 Aug 2026 18:28:09 +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/footer-background-color/#post-29173</guid>
					<title><![CDATA[Footer Background Color]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/footer-background-color/#post-29173</link>
					<pubDate>Thu, 23 Jun 2016 19:39:14 +0000</pubDate>
					<dc:creator>leyv</dc:creator>

					<description>
						<![CDATA[
						<p>Hello<br />
How can I change the footer background color from &#8216;dark&#8217; to a specific color?<br />
Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/footer-background-color/#post-29188</guid>
					<title><![CDATA[Reply To: Footer Background Color]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/footer-background-color/#post-29188</link>
					<pubDate>Fri, 24 Jun 2016 12:01:32 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Apart from theme options, you can simply set its bgr with simple CSS (type this in your Theme options -&gt; Custom CSS):</p>
<pre><code>.footer_btm {
    background: #433b6f;
}
#footer {
    background: #291b75;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

