<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Mobile Menu - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 18 Jun 2026 11:02:58 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Mobile Menu</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-40003</link>
                        <pubDate>Thu, 16 Apr 2020 09:09:00 +0000</pubDate>
                        <description><![CDATA[@jwhit16
Use the CSS code below:
@media screen and (max-width: 620px){   #wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {     display:flex;   }   ...]]></description>
                        <content:encoded><![CDATA[<p>@jwhit16</p>
<p>Use the CSS code below:</p>
<pre>@media screen and (max-width: 620px){<br />   #wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {<br />     display:flex;<br />   }<br />   #wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu {<br />     display: none !important;<br />   }<br />   #wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {<br />      position: static;<br />   }<br />}</pre>
<p>The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard &gt; Forums &gt; Settings &gt; Style Tab.&nbsp;</p>
<p>Also, please try on<em><strong> incognito mode</strong></em> if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-40003</guid>
                    </item>
				                    <item>
                        <title>RE: Mobile Menu</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-39984</link>
                        <pubDate>Wed, 15 Apr 2020 16:48:32 +0000</pubDate>
                        <description><![CDATA[@sofy thanks it&#039;s]]></description>
                        <content:encoded><![CDATA[@sofy thanks it's <a href="https://gigsharks.com/community/">https://gigsharks.com/community/</a>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>jwhit16</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-39984</guid>
                    </item>
				                    <item>
                        <title>RE: Mobile Menu</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-39952</link>
                        <pubDate>Wed, 15 Apr 2020 07:14:02 +0000</pubDate>
                        <description><![CDATA[Hi @jwhit16,
Please leave your forum URL, we&#039;ll try to provide some CSS solution for you.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@jwhit16,</span></p>
<p>Please leave your forum URL, we'll try to provide some CSS solution for you. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-39952</guid>
                    </item>
				                    <item>
                        <title>Mobile Menu</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-39941</link>
                        <pubDate>Tue, 14 Apr 2020 19:39:15 +0000</pubDate>
                        <description><![CDATA[Is there CSS available to remove mobile menu, or to not display as hamburger menu?
I have reduced my menu to only include &quot;register&quot; and &quot;login&quot; options. Can I make these links/buttons on t...]]></description>
                        <content:encoded><![CDATA[<p>Is there CSS available to remove mobile menu, or to not display as hamburger menu?</p>
<p>I have reduced my menu to only include "register" and "login" options. Can I make these links/buttons on the menu bar as opposed to including them in the drop down hamburger? Drop down is not ideal for so few options because it is just an extra step between a new user registering..</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>jwhit16</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-menu-2/#post-39941</guid>
                    </item>
							        </channel>
        </rss>
		