<?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 on Mobile</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/feed/</link>
		<description></description>
		<pubDate>Sat, 29 Aug 2026 09:04:49 +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-on-mobile/#post-27731</guid>
					<title><![CDATA[Header on Mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27731</link>
					<pubDate>Wed, 30 Mar 2016 20:23:29 +0000</pubDate>
					<dc:creator>sliceofheavenwi</dc:creator>

					<description>
						<![CDATA[
						<p>There is a problem with my header on the mobile site. The header goes small and leaves a gap between it and the first content on the homepage. Please advise as to how to fix it.<br />
<a href="http://www.sliceofheavenwi.com" rel="nofollow">http://www.sliceofheavenwi.com</a></p>
<p>Thanks for your help. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27736</guid>
					<title><![CDATA[Reply To: Header on Mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27736</link>
					<pubDate>Thu, 31 Mar 2016 11:41:28 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>The reason is this custom CSS you have added to your Theme options i suppose:</p>
<pre><code>#logo .logo_img {
    height: 220px!important;
}</code></pre>
<p>If you need it, make sure you apply it only to desktop screens like so:</p>
<pre><code>@media only screen and (min-width: 769px){
#logo .logo_img {
    height: 220px!important;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27743</guid>
					<title><![CDATA[Reply To: Header on Mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27743</link>
					<pubDate>Thu, 31 Mar 2016 15:29:22 +0000</pubDate>
					<dc:creator>sliceofheavenwi</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the suggestion. I have replaced the custom css, but the problem is still appearing. Is there another solution?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27745</guid>
					<title><![CDATA[Reply To: Header on Mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27745</link>
					<pubDate>Thu, 31 Mar 2016 20:29:41 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,<br />
1) is it possible to make the header on mobile sticky with shadow?<br />
2) can you recommand a text editor plugin for fortuna.<br />
thanks for your help.<br />
Best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27756</guid>
					<title><![CDATA[Reply To: Header on Mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27756</link>
					<pubDate>Sat, 02 Apr 2016 16:40:31 +0000</pubDate>
					<dc:creator>sliceofheavenwi</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, Checking back in on my follow up:<br />
Thanks for the suggestion. I have replaced the custom css, but the problem is still appearing. Is there another solution?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27769</guid>
					<title><![CDATA[Reply To: Header on Mobile]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/header-on-mobile/#post-27769</link>
					<pubDate>Mon, 04 Apr 2016 09:05:49 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again, small update:</p>
<pre><code>@media only screen and (min-width: 769px){
#logo {
    float: left!important;
}
#logo .logo_img {
    height: 220px!important;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

