<?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: sticky header desktob &amp; mobile</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 19:49:01 +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/sticky-header-desktob-mobile/#post-28128</guid>
					<title><![CDATA[sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-28128</link>
					<pubDate>Mon, 18 Apr 2016 13:51:06 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,<br />
i have the requests regarding the sticky header:</p>
<p>1. is it possible to keep the sticky header (desktop version) transparent during scrolling down the page?<br />
2. is it possible to change the default color (&#8220;white&#8221;) of sticky header (desktop &amp; mobile version) to a different color? It seems not to work by using the theme options!<br />
3. i wonder if its possible to have a sticky header (menu) for mobile version after theme update?</p>
<p>thanks for helping!<br />
best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-28140</guid>
					<title><![CDATA[Reply To: sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-28140</link>
					<pubDate>Tue, 19 Apr 2016 07:35:14 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>1. No, but you can set your Sticky header to be different color &#038; transparent too from Theme Options! Or set its further properties with CSS for that matter.</p>
<p>2. How come it doesn&#8217;t work, may I see your URL?</p>
<p>3. Yes, this is in the feature development list, hope we get to it soon! <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/sticky-header-desktob-mobile/#post-32369</guid>
					<title><![CDATA[Reply To: sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-32369</link>
					<pubDate>Tue, 19 Dec 2017 21:41:05 +0000</pubDate>
					<dc:creator>Bill Warburton</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>Was the mobile sticky ever developed?</p>
<p>We&#8217;re using the Fortuna theme and management has made a recent request for sticky navigation on mobile&#8230; really don&#8217;t want to hack/custom code.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-32370</guid>
					<title><![CDATA[Reply To: sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-32370</link>
					<pubDate>Wed, 20 Dec 2017 07:29:04 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>No but you can achieve it rather easily with some custom CSS, this should get you on the right track:</p>
<pre><code>@media only screen and (max-width: 768px) {
#header.mobile_force_relative_position {
    position: fixed;
}
.content_body {
    margin-top: 62px;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34434</guid>
					<title><![CDATA[Reply To: sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34434</link>
					<pubDate>Mon, 16 Dec 2019 10:39:29 +0000</pubDate>
					<dc:creator>s4d</dc:creator>

					<description>
						<![CDATA[
						<p>thanks, but out notification bar (WP Notification Bars) is in front of the header not below the header,</p>
<p>do you habe a solution? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34436</guid>
					<title><![CDATA[Reply To: sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34436</link>
					<pubDate>Mon, 16 Dec 2019 14:07:14 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>You mean the WP top bar that shows when you are logged in?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34439</guid>
					<title><![CDATA[Reply To: sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34439</link>
					<pubDate>Mon, 16 Dec 2019 19:43:03 +0000</pubDate>
					<dc:creator>s4d</dc:creator>

					<description>
						<![CDATA[
						<p>no its a notification bar for visitors </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34443</guid>
					<title><![CDATA[Reply To: sticky header desktob &amp; mobile]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sticky-header-desktob-mobile/#post-34443</link>
					<pubDate>Wed, 18 Dec 2019 08:30:43 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Lost your URL somehow&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

