<?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>
									Increase Width? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 09 Sep 2026 09:53:13 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Increase Width?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20987</link>
                        <pubDate>Tue, 13 Nov 2018 12:51:54 +0000</pubDate>
                        <description><![CDATA[Hi @louie,I don&#039;t recommend to remove the codes just add the code I&#039;ve provided in this post.]]></description>
                        <content:encoded><![CDATA[<p>Hi @louie,</p><p>I don't recommend to remove the codes just add the code I've provided<a href="https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20770" target="true"> in this post</a>. </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/increase-width/#post-20987</guid>
                    </item>
				                    <item>
                        <title>RE: Increase Width?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20909</link>
                        <pubDate>Sat, 10 Nov 2018 07:38:10 +0000</pubDate>
                        <description><![CDATA[Have you tried to remove the sidebar from Dashboard &gt; Appearance &gt; Widgets admin page?I can&#039;t do this as it will break my theme and not allow me to use the sidebar on non forum pages. ...]]></description>
                        <content:encoded><![CDATA[<blockquote><p>Have you tried to remove the sidebar from Dashboard &gt; Appearance &gt; Widgets admin page?</p></blockquote><p>I can't do this as it will break my theme and not allow me to use the sidebar on non forum pages.  </p><p> </p><blockquote data-userid="4534" data-postid="20770"><p>In this case, please navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page, put the following CSS in "Custom CSS Code" textarea, save it, delete all caches and check again:</p><pre>@media screen and (max-width: 620px){<br />    #wpforo #wpforo-wrap {<br />        padding: 10px 1px !important;<br />    }<br />}</pre></blockquote><p>I was previously having an issue with blockquoted text inside posts running off the screen. I posted this problem in <a href="https://wpforo.com/community/how-to-and-troubleshooting-2/blockquote-causing-issues/" target="true">this thread</a>. </p><p>To resolve this, I was told to add the following code:</p><pre>@media screen and (max-width:600px) {<br />      #wpforo #wpforo-wrap .wpforo-content{width:100%; }<br />      #wpforo #wpforo-wrap .wpforo-right-sidebar{width:100%;}<br />}</pre><p>It looks familiar to the code that you mentioned.</p><p>Should I remove this when adding the code you mentioned??</p><p>There is a good amount of custom CSS on my forums settings.</p><p>Here is what it looks like now;  Let me know if I should just add that code above;</p><pre>@media screen and (max-width:600px) {<br />#wpforo #wpforo-wrap .wpforo-content{width:100%; }<br />#wpforo #wpforo-wrap .wpforo-right-sidebar{width:100%;}<br />}<br /><br />#wpforo #wpforo-wrap .wpforo-post-content .rh-container, <br />#wpforo #wpforo-wrap .wpforo-post-content .content {<br />width: auto;<br />clear: right;<br />}<br /><br />#wpforo #wpforo-wrap {<br />font-size: 13px; width: 100%; padding:10px 20px; margin:0px;<br />}<br />.wpforo-active{<br />background:red !important;<br />}<br />#wpforo #wpforo-wrap .wpforo-profile-wrap .h-footer .h-bottom{<br />display: block;<br />}<br />#wpforo #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu {<br />background-color: #FFFFFF;<br />}</pre><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Louie</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20909</guid>
                    </item>
				                    <item>
                        <title>RE: Increase Width?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20770</link>
                        <pubDate>Mon, 05 Nov 2018 09:45:20 +0000</pubDate>
                        <description><![CDATA[Hi Louie,-If I use my theme&#039;s &quot;default&quot; template on my created forum page....1. The width of the forums on mobile browsers is perfect.  2. However, the problem is that my theme&#039;s &quot;default&quot; t...]]></description>
                        <content:encoded><![CDATA[<p>Hi Louie,</p><blockquote><p>-If I use my theme's "default" template on my created forum page....<br />1. The width of the forums on mobile browsers is perfect.  <br />2. However, the problem is that my theme's "default" template includes a sidebar, so on PC browsers, there is a big sidebar from my theme next to my forum pages.  <a class="everlightbox-trigger" href="https://wpforo.com/wp-content/uploads/wpforo/default_attachments/1541351431-aforumside.png" target="true">See Photo Here</a></p></blockquote><p>Have you tried to remove the sidebar from Dashboard &gt; Appearance &gt; Widgets admin page? </p><blockquote><p>-If I use my theme's "Full Width" template on my created forum page.....<br />1. It removes the sidebar and the forums look perfect on the PC browser.<br />2. However, the problem with the narrow width on mobile browsers is there.  <a class="everlightbox-trigger" href="https://wpforo.com/wp-content/uploads/wpforo/default_attachments/1540857577-A792DDDD-D912-49F0-A516-42994B3B32AC.png" target="true">See Photo Here</a></p></blockquote><p>In this case, please navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page, put the following CSS in "Custom CSS Code" textarea, save it, delete all caches and check again:</p><pre>@media screen and (max-width: 620px){<br />    #wpforo #wpforo-wrap {<br />        padding: 10px 1px !important;<br />    }<br />}</pre>]]></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/increase-width/#post-20770</guid>
                    </item>
				                    <item>
                        <title>RE: Increase Width?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20760</link>
                        <pubDate>Sun, 04 Nov 2018 16:41:14 +0000</pubDate>
                        <description><![CDATA[problem with the narrow width on mobile browsers only happens on the forum pages; no other pages on my theme.-If I use my theme&#039;s &quot;default&quot; template on my created forum page....1. The width ...]]></description>
                        <content:encoded><![CDATA[<p>http://www.cappersinfo.com/forums/</p><p>The problem with the narrow width on mobile browsers only happens on the forum pages; no other pages on my theme.</p><p>-If I use my theme's "default" template on my created forum page....<br />1. The width of the forums on mobile browsers is perfect.  <br />2. However, the problem is that my theme's "default" template includes a sidebar, so on PC browsers, there is a big sidebar from my theme next to my forum pages.  <a href="https://wpforo.com/wp-content/uploads/wpforo/default_attachments/1541351431-aforumside.png" target="true">See Photo Here</a></p><p>-If I use my theme's "Full Width" template on my created forum page.....<br />1. It removes the sidebar and the forums look perfect on the PC browser.<br />2. However, the problem with the narrow width on mobile browsers is there.  <a href="https://wpforo.com/wp-content/uploads/wpforo/default_attachments/1540857577-A792DDDD-D912-49F0-A516-42994B3B32AC.png" target="true">See Photo Here</a></p><p>Thank you for the help.  </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Louie</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20760</guid>
                    </item>
				                    <item>
                        <title>RE: Increase Width?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20617</link>
                        <pubDate>Tue, 30 Oct 2018 09:26:56 +0000</pubDate>
                        <description><![CDATA[Hi Louie,It&#039;s made by WordPress theme design on our website. The width on your website come from your WordPress Theme page design. We can help you with some small CSS code to remove that spa...]]></description>
                        <content:encoded><![CDATA[<p>Hi Louie,</p><p>It's made by WordPress theme design on our website. The width on your website come from your WordPress Theme page design. We can help you with some small CSS code to remove that space. This is not a wpForo issue, this is a theme issue, so we need your forum URL to debug your theme CSS code. Please leave some URL</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/increase-width/#post-20617</guid>
                    </item>
				                    <item>
                        <title>Increase Width?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20613</link>
                        <pubDate>Mon, 29 Oct 2018 23:59:37 +0000</pubDate>
                        <description><![CDATA[Is there any way to increase the width of my forums’ mobile version.It doesn’t fill the the with of most mobile phone browsers (like this forum does).  See screenshot.
A792DDDD-D912-49F0-A5...]]></description>
                        <content:encoded><![CDATA[<p>Is there any way to increase the width of my forums’ mobile version.</p><p>It doesn’t fill the the with of most mobile phone browsers (like this forum does).  </p><p>See screenshot.</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1540857577-A792DDDD-D912-49F0-A516-42994B3B32AC.png" target="_blank"><i class="fas fa-paperclip"></i>A792DDDD-D912-49F0-A516-42994B3B32AC.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Louie</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/increase-width/#post-20613</guid>
                    </item>
							        </channel>
        </rss>
		