<?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>Mobile Fixed Header and Navabar Partially Covers Content &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 19:20:41 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277023</guid>
					<title><![CDATA[Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277023</link>
					<pubDate>Tue, 19 May 2015 16:17:07 +0000</pubDate>
					<dc:creator>moderncarolyn</dc:creator>

					<description>
						<![CDATA[
						<p>I just purchased X Theme 1 month ago, and I am generally very pleased with it. I am having a problem with the mobile phone version of my site though. The desktop site looks good, but on the mobile, when I scroll down and then back up, my fixed header and navabar cover up part of my content. I am assuming this is because my name is long enough that it sends the navabar to the next line below. </p>
<p>I have tried to &#8220;fix&#8221; this by adding in an extra empty color band to the top of my pages on the mobile version, but this is kind of a tacky fix. </p>
<p>The url is buildingperform.com </p>
<p>Thank you!</p>
<p>moderncarolyn</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277136</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277136</link>
					<pubDate>Tue, 19 May 2015 18:36:22 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks for writing in.</p>
<p>Try adding this code in your Customizer&#8217;s Custom CSS:</p>
<pre><code>@media (max-width: 480px)
.x-brand img {
  width: 257px;
}</code></pre>
<p>Hope it helps. Let us know.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277225</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277225</link>
					<pubDate>Tue, 19 May 2015 20:28:00 +0000</pubDate>
					<dc:creator>moderncarolyn</dc:creator>

					<description>
						<![CDATA[
						<p>I copied that code and pasted it in the Custom CSS box located under Appearance and Customize, and that did not fix the problem. Any other suggestions?</p>
<p>Thanks so much!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277336</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277336</link>
					<pubDate>Tue, 19 May 2015 23:44:17 +0000</pubDate>
					<dc:creator>Lely</dc:creator>

					<description>
						<![CDATA[
						<p>Hello ModernCarolyn,</p>
<p>Please edit above CSS to this:</p>
<pre><code>@media (max-width: 480px){
  .x-brand img {
     width: 257px;
  }
}</code></pre>
<p>Notice the extra bracket.</p>
<p>Hope this helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277412</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277412</link>
					<pubDate>Wed, 20 May 2015 03:27:20 +0000</pubDate>
					<dc:creator>moderncarolyn</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, this brought my navabar up to the same line as my header title, which looks much better! However, after I scroll down and then scroll back up, on a phone, it still doesn&#8217;t scroll clear back up to the top. Like I said, I added some extra color bars to make it work. However, for demonstration, I deleted the extra color bar on my home page if you would like to look at it on your phone and see what I&#8217;m talking about. buildingperform.com</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277539</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-277539</link>
					<pubDate>Wed, 20 May 2015 07:36:00 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Please add the following CSS under<strong> Customize -&gt; Custom -&gt; CSS</strong> :</p>
<pre><code>body.x-navbar-fixed-top-active .x-navbar-wrap {
  height: 100px !important;
}</code></pre>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278240</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278240</link>
					<pubDate>Wed, 20 May 2015 23:53:05 +0000</pubDate>
					<dc:creator>moderncarolyn</dc:creator>

					<description>
						<![CDATA[
						<p>Yes!! This worked to fix the problem with phone scrolling! There is one more minor &#8220;header/navabar covering content problem&#8221;, and that happens as I am minimizing my desktop internet window. The navabar menu starts out as words and then changes to 3 lines as the window gets really narrow. I need to have it switch to the 3 lines sooner than it does, because the menu words drop below the header for a bit and then that covers up my content again.</p>
<p>Thank you so much! You are a programming wizard 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278348</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278348</link>
					<pubDate>Thu, 21 May 2015 02:50:14 +0000</pubDate>
					<dc:creator>Lely</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>The Menu drop below the header at 1115px screen width. To show the menu icon at this width and prevent from going down, please add the following code in your <strong>Customizer via Appearance &gt; Customize &gt; Custom &gt; CSS</strong>:</p>
<pre><code>@media (max-width: 1115px){
body .x-navbar .x-nav-wrap.desktop {
     display: none;
}

body .x-navbar .x-btn-navbar {
     float:right;
     display:block;
}

body .x-navbar .x-nav-wrap.mobile {
     display: block;
}
}</code></pre>
<p>Hope this helps.<br />
Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278382</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278382</link>
					<pubDate>Thu, 21 May 2015 03:39:02 +0000</pubDate>
					<dc:creator>moderncarolyn</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s almost there. The code you gave me makes the menu go to three bars instead of dropping down to the next line. But when it goes to three bars, it expands the menu out and stays that way, which covers up lots of content of course.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278434</guid>
					<title><![CDATA[Reply To: Mobile Fixed Header and Navabar Partially Covers Content]]></title>
					<link>https://theme.co/archive/forums/topic/mobile-fixed-header-and-navabar-partially-covers-content/#post-278434</link>
					<pubDate>Thu, 21 May 2015 05:07:23 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>I think the issue is on the logo that is too wide, it&#8217;s taking the space for the navbar. How about lets make the logo responsive so the navbar will always have enough space. You can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>@media (max-width:  1100px) and (min-width: 979px) {.x-navbar .x-brand {width: 55%;}}
@media (max-width:  767px) {.x-navbar .x-brand {width: 80%;}}</code></pre>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

