<?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: Header changes colour on mobile</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/header-changes-colour-on-mobile/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/header-changes-colour-on-mobile/feed/</link>
		<description></description>
		<pubDate>Wed, 10 Jun 2026 23:06:15 +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/header-changes-colour-on-mobile/#post-35240</guid>
					<title><![CDATA[Header changes colour on mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-changes-colour-on-mobile/#post-35240</link>
					<pubDate>Thu, 22 Oct 2020 06:52:04 +0000</pubDate>
					<dc:creator>mcs247</dc:creator>

					<description>
						<![CDATA[
						<p>Good Morning</p>
<p>I&#8217;m hoping you can help with this holding page&#8230;</p>
<p>fabric-consult.com</p>
<p>The header turns grey on tablet and mobile but I want it to keep the style set for Desktop. Could you please advise? </p>
<p>Many thanks<br />
MCS</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/header-changes-colour-on-mobile/#post-35244</guid>
					<title><![CDATA[Reply To: Header changes colour on mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-changes-colour-on-mobile/#post-35244</link>
					<pubDate>Thu, 22 Oct 2020 18:33:48 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hey,</p>
<p>Mobile header is usually white as you don&#8217;t have the transparent header you have on desktop on the mobile. You can surely override the background color of the mobile header like so, then you have to override the hamburger menu color too:</p>
<pre><code>@media only screen and (max-width: 768px) {
#header {
    background: rgb(23 32 39) !important;
}
.m_nav_ham {
    background: #fff;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

