<?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: Hide Spacing on Mobile and Sticky Mobile Nav</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 17:30:36 +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/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23884</guid>
					<title><![CDATA[Hide Spacing on Mobile and Sticky Mobile Nav]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23884</link>
					<pubDate>Mon, 26 Oct 2015 15:22:30 +0000</pubDate>
					<dc:creator>Systematicgio</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I searched and could not find info on hiding spacing on mobile devices.  </p>
<p>I have added a spacing in VC of 260px above my header to get it more centered but on mobile it pushes the headers content way too far down.  All I need to know is how to hide a particular VC element on mobile basically.  </p>
<p>I would also like to know How to make my Nav Bar stick to the top on mobile devices.  </p>
<p>Thanks In Advance!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23888</guid>
					<title><![CDATA[Reply To: Hide Spacing on Mobile and Sticky Mobile Nav]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23888</link>
					<pubDate>Mon, 26 Oct 2015 16:11:45 +0000</pubDate>
					<dc:creator>Systematicgio</dc:creator>

					<description>
						<![CDATA[
						<p>I was able to hide the spacing using a responsive class on in the column but now the header goes too far up.  Part of it is behind the nav bar now.  See screenshot.<img src="http://i290.photobucket.com/albums/ll260/kingroor1/Screenshot_20151026-090833_zpsqohtmawj.png" alt="Nav Bar Header issue" /></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23910</guid>
					<title><![CDATA[Reply To: Hide Spacing on Mobile and Sticky Mobile Nav]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23910</link>
					<pubDate>Mon, 26 Oct 2015 22:15:52 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>You can easily create a class for example &#8220;hide_on_phone&#8221;, then add it for the elements you want to hide. Then add its CSS which would basically say, below this resolution (in my case &#8211; 768px), hide me:</p>
<pre><code>@media only screen and (max-width: 768px) {
 .hide_on_phone {
  display: none;
 }
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23932</guid>
					<title><![CDATA[Reply To: Hide Spacing on Mobile and Sticky Mobile Nav]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23932</link>
					<pubDate>Tue, 27 Oct 2015 22:04:16 +0000</pubDate>
					<dc:creator>Systematicgio</dc:creator>

					<description>
						<![CDATA[
						<p>Ok great and finally, how do I make the nav bar stick to top on mobile devices?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23940</guid>
					<title><![CDATA[Reply To: Hide Spacing on Mobile and Sticky Mobile Nav]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/hide-spacing-on-mobile-and-sticky-mobile-nav/#post-23940</link>
					<pubDate>Wed, 28 Oct 2015 09:13:27 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>You can&#8217;t at the moment, no sticky header for mobile at this point. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

