<?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 remove gaps - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/walehub-com/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 10 Apr 2026 09:19:37 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to remove gaps</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/walehub-com/#post-54805</link>
                        <pubDate>Sat, 26 Jun 2021 10:30:00 +0000</pubDate>
                        <description><![CDATA[Hi @walehub,
The gaps come from your theme. The page layout and style is provided by the active theme. You can decrease the size of gaps using the following CSS code. Insert this CSS code i...]]></description>
                        <content:encoded><![CDATA[<p>Hi @walehub,</p>
<p>The gaps come from your theme. The page layout and style is provided by the active theme. You can decrease the size of gaps using the following CSS code. Insert this CSS code in <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code</span> textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:</p>
<pre contenteditable="false">.wpforo.ast-separate-container #primary{
    margin: 0;
    padding: 0;
}
.wpforo.ast-separate-container .ast-article-single{
    padding: 0 2em;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/walehub-com/#post-54805</guid>
                    </item>
				                    <item>
                        <title>How to remove gaps</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/walehub-com/#post-54775</link>
                        <pubDate>Thu, 24 Jun 2021 16:02:03 +0000</pubDate>
                        <description><![CDATA[Hi guys I just started using this plugin about 4days ago. Here&#039;s my blog. www.walehub.com 
In this attached shot is a problem. Please I need quick answer on how to close up those pointed ga...]]></description>
                        <content:encoded><![CDATA[<p>Hi guys I just started using this plugin about 4days ago. Here's my blog. www.walehub.com </p>
<p>In this attached shot is a problem. Please I need quick answer on how to close up those pointed gaps.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1624550523-Screenshot_20210624-165709.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Screenshot_20210624-165709.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>Walehub</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/walehub-com/#post-54775</guid>
                    </item>
							        </channel>
        </rss>
		