<?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: Mobile header &amp; toggle menu + font size</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/feed/</link>
		<description></description>
		<pubDate>Thu, 27 Aug 2026 07:40:09 +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/mobile-header-toggle-menu-font-size/#post-29825</guid>
					<title><![CDATA[Mobile header &amp; toggle menu + font size]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/#post-29825</link>
					<pubDate>Wed, 07 Sep 2016 23:16:07 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>1) i was using the following code to use the fixed sticky header for mobile version and it works very well. But unfortunately the header covers the breadcrumb or everything underneath (like slider) on mobile. do you know how i can fix it?</p>
<p>@media only screen and (max-width: 768px){<br />
#header.sticky_header {<br />
    position: fixed;<br />
}<br />
}</p>
<p>2) You have send me before the following code for &#8220;toggle&#8221; the mobile menu instead of default function (accordion). But unfortunately it does not working. Even not after deleting the browser cache. do you have a better solution?</p>
<p>jQuery(&#039;#mobile_menu&#039;).stop(true,true).fadeToggle(400,&quot;easeOutCubic&quot;);</p>
<p>3) Do you have an easy way to change the font size (or font family) of the mobile menu?</p>
<p>Thanks for your feedback!<br />
Best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/#post-29832</guid>
					<title><![CDATA[Reply To: Mobile header &amp; toggle menu + font size]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/#post-29832</link>
					<pubDate>Thu, 08 Sep 2016 08:29:13 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Let me see your URL please?</p>
<p>1. Is this on regular pages?<br />
2. Let me see..<br />
3. Sure, this should do it:</p>
<pre><code>#mobile_menu ul li a {
    font-size: 16px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/#post-29838</guid>
					<title><![CDATA[Reply To: Mobile header &amp; toggle menu + font size]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/#post-29838</link>
					<pubDate>Thu, 08 Sep 2016 13:29:45 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>1. this is the url: <a href="http://www.dr-doerfer.de" rel="nofollow">http://www.dr-doerfer.de</a><br />
On the homepage (mobile version) i could manage to adjust the padding, but all other pages with breadcrumb or background pics is difficult. (for example: <a href="http://www.dr-doerfer.de/standorte-berlin-potsdam/kieferorthopaedie-berlin-kadewe/" rel="nofollow">http://www.dr-doerfer.de/standorte-berlin-potsdam/kieferorthopaedie-berlin-kadewe/</a>)</p>
<p>2. have a look..</p>
<p>3. Thanks alot!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/#post-29843</guid>
					<title><![CDATA[Reply To: Mobile header &amp; toggle menu + font size]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/mobile-header-toggle-menu-font-size/#post-29843</link>
					<pubDate>Sat, 10 Sep 2016 06:59:57 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>1. I see, so you applied your own fixed header. I would simply push all my content for mobile down (with as much as the header&#8217;s height is). So you could try:</p>
<pre><code>@media only screen and (max-width: 768px){
.content_body {
margin-top: 62px;
}
}
</code></pre>
<p>2. It surely toggles with the Fade effect at the moment, most likely still a Caching issue on your side I presume.</p>
<p>3. Sure thing!</p>
<p>Love the things you created with the website, nice job!<br />
Good job on the customizations as well &#8211; the fixed header for mobile and the search for mobile. Would you be so kind to share those solutions with the rest of our users? Thanks! <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

