<?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>
									How to hide desktop sidebar on the mobile view and create separate sidebar for mobile - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 13 May 2026 01:44:03 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to hide desktop sidebar on the mobile view and create separate sidebar for mobile</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123276</link>
                        <pubDate>Tue, 28 Jan 2025 11:12:55 +0000</pubDate>
                        <description><![CDATA[@asmita 
Use the CSS code below: 
@media screen and (max-width: 620px) {
   .wpforo-main.wpforo-right-sidebar-layout {
       display: flex;
       flex-direction: column-reverse;
    ...]]></description>
                        <content:encoded><![CDATA[<p>@asmita </p>
<p>Use the CSS code below: </p>
<pre contenteditable="false">@media screen and (max-width: 620px) {
   .wpforo-main.wpforo-right-sidebar-layout {
       display: flex;
       flex-direction: column-reverse;
    }
}</pre>
<p>Insert the CSS Code in the "Custom CSS Code" textarea in the wpForo &gt; Settings &gt; Colors &amp; Styles admin page.</p>
<p>Please try in incognito mode 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/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123276</guid>
                    </item>
				                    <item>
                        <title>RE: How to hide desktop sidebar on the mobile view and create separate sidebar for mobile</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123265</link>
                        <pubDate>Tue, 28 Jan 2025 04:35:07 +0000</pubDate>
                        <description><![CDATA[Hi,
Thank you for the response here is the URL of the forum
Kindly do the needful.]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for the response here is the URL of the forum.<br />https://decorhue.com/community/</p>
<p>Kindly do the needful.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>asmita</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123265</guid>
                    </item>
				                    <item>
                        <title>RE: How to hide desktop sidebar on the mobile view and create separate sidebar for mobile</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123209</link>
                        <pubDate>Fri, 24 Jan 2025 09:39:39 +0000</pubDate>
                        <description><![CDATA[Hi,
Please provide the URL of your forum, and we’ll do our best to provide a simple CSS solution for you.]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Please provide the URL of your forum, and we’ll do our best to provide a simple 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/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123209</guid>
                    </item>
				                    <item>
                        <title>How to hide desktop sidebar on the mobile view and create separate sidebar for mobile</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123197</link>
                        <pubDate>Thu, 23 Jan 2025 11:10:23 +0000</pubDate>
                        <description><![CDATA[Hi Team,
As i have enabled the WpForo sidebar on the Forum and it is universal on all devices. The issue withe sidebar on the mobile view is that the login and other content is displayed on...]]></description>
                        <content:encoded><![CDATA[<p>Hi Team,</p>
<p>As i have enabled the WpForo sidebar on the Forum and it is universal on all devices. The issue withe sidebar on the mobile view is that the login and other content is displayed on the bottom the mobile view.</p>
<p>I want to display the login widget on top on the mobile view so it will be user friendly while registering or login into the account.</p>
<p>Please suggest me on how i can achieve this goal of mine.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>asmita</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-desktop-sidebar-on-the-mobile-view-and-create-separate-sidebar-for-mobile/#post-123197</guid>
                    </item>
							        </channel>
        </rss>
		