<?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: Header and footer border lines colour</title>
		<link>http://www.themolitor.com/forums/topic/header-and-footer-border-lines-colour</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Header and footer border lines colour</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:46:27 +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/header-and-footer-border-lines-colour" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Header and footer border lines colour"</title>
			<link>http://www.themolitor.com/forums/topic/header-and-footer-border-lines-colour#post-43229</link>
			<pubDate>Mon, 08 Oct 2018 12:43:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43229@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can use basic CSS to make edits. For example, the header and footer are controlled like this...</p>
<pre><code>#header {
    border: 4px solid #231f20;
}

#footer {
    border-width: 4px 0 1px;
    border-color: #231f20 #231f20 #e9e9e9;
}</code></pre>
<p>You can copy/paste that into the Custom CSS box (on the customize page) and change the color hex values to what color you prefer to use.</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>ebemuguli on "Header and footer border lines colour"</title>
			<link>http://www.themolitor.com/forums/topic/header-and-footer-border-lines-colour#post-43221</link>
			<pubDate>Thu, 27 Sep 2018 05:36:21 +0000</pubDate>
			<dc:creator>ebemuguli</dc:creator>
			<guid isPermaLink="false">43221@http://www.themolitor.com/forums/</guid>
			<description><p>How do i change colours of the header and footer border lines?
</p></description>
		</item>

	</channel>
</rss>
