<?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>
									Add spacing between paragraphs in posts - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 14 Aug 2026 07:01:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Add spacing between paragraphs in posts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/#post-113814</link>
                        <pubDate>Thu, 14 Mar 2024 08:54:36 +0000</pubDate>
                        <description><![CDATA[@am_wolfe
Use this CSS code: 
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p {
    margin-bottom:  ***20px***;
}
The red-marked value can be changed as you like.]]></description>
                        <content:encoded><![CDATA[<p>@am_wolfe</p>
<p>Use this CSS code: </p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p {
    margin-bottom:  ***20px***;
}</pre>
<p>The <span style="color: #ff0000">red-marked</span> value can be changed as you like.</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/add-spacing-between-paragraphs-in-posts/#post-113814</guid>
                    </item>
				                    <item>
                        <title>RE: Add spacing between paragraphs in posts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/#post-113804</link>
                        <pubDate>Thu, 14 Mar 2024 06:28:11 +0000</pubDate>
                        <description><![CDATA[Thank you,
I tried this and it did not change the spacing between paragraphs, it just changed the spacing between the letters it seems. Is there a way to simply make the space between the p...]]></description>
                        <content:encoded><![CDATA[<p>Thank you,</p>
<p>I tried this and it did not change the spacing between paragraphs, it just changed the spacing between the letters it seems. Is there a way to simply make the space between the paragraphs bigger?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>am_wolfe</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/#post-113804</guid>
                    </item>
				                    <item>
                        <title>RE: Add spacing between paragraphs in posts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/#post-113800</link>
                        <pubDate>Thu, 14 Mar 2024 04:44:42 +0000</pubDate>
                        <description><![CDATA[Hi @am_wolfe 
add this to custom cssDashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles &gt; Custom CSS
#wpforo #wpforo-wrap .wpforo-post-content {
 letter-spacing: 2px;
}
repl...]]></description>
                        <content:encoded><![CDATA[<p>Hi @am_wolfe </p>
<p>add this to custom css<br />Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles &gt; Custom CSS<br /><br /></p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpforo-post-content {
 letter-spacing: 2px;
}</pre>
<p><br /><br />replace the 2px with the value you want</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/#post-113800</guid>
                    </item>
				                    <item>
                        <title>Add spacing between paragraphs in posts</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/#post-113795</link>
                        <pubDate>Wed, 13 Mar 2024 21:32:41 +0000</pubDate>
                        <description><![CDATA[Hi all,
How do I increase the space between paragraphs in posts? I think it would feel more readable if there was more space between each paragraph, it feels a bit tight for me as it is now...]]></description>
                        <content:encoded><![CDATA[<p>Hi all,</p>
<p>How do I increase the space between paragraphs in posts? I think it would feel more readable if there was more space between each paragraph, it feels a bit tight for me as it is now. Posting example of what it looks like.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1710365561-Screenshot-2024-03-13-143151.png" target="_blank" title="Screenshot-2024-03-13-143151.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2024-03-13-143151.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>am_wolfe</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/add-spacing-between-paragraphs-in-posts/#post-113795</guid>
                    </item>
							        </channel>
        </rss>
		