<?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>
									wpDiscuz - Update - New comment border - wpDiscuz Official Addons				            </title>
            <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 09 Jun 2026 18:43:29 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: wpDiscuz - Update - New comment border</title>
                        <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32702</link>
                        <pubDate>Thu, 23 Jun 2022 14:23:11 +0000</pubDate>
                        <description><![CDATA[Dear @soft-designs,
If the question is related to the free wpDiscuz plugin it doesn&#039;t matter if you&#039;re a paid customer or not. 
For further support just note: 

Paid add-ons are being su...]]></description>
                        <content:encoded><![CDATA[<p>Dear @soft-designs,</p>
<p>If the question is related to the free wpDiscuz plugin it doesn't matter if you're a paid customer or not. </p>
<p>For further support just note: </p>
<ul>
<li>Paid add-ons are being supported here. </li>
<li>The free wpDiscuz plugin is being supported on the wpDiscuz.com forum. </li>
</ul>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-official-addons/">wpDiscuz Official Addons</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32702</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz - Update - New comment border</title>
                        <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32701</link>
                        <pubDate>Thu, 23 Jun 2022 14:17:00 +0000</pubDate>
                        <description><![CDATA[@astgh - Hi - We will try your CSS above - thanks :)
Also - We have been paying customer for years.  We just recently purchased your full &quot;wpDiscuz Addons Bundle&quot;. We thought the paid suppo...]]></description>
                        <content:encoded><![CDATA[<p>@astgh - Hi - We will try your CSS above - thanks :)</p>
<p>Also - We have been paying customer for years.  We just recently purchased your full "wpDiscuz Addons Bundle". We thought the paid support forum would have higher priority response for paying customers.</p>
<p><strong>Since we pay yearly for your full wpDiscuz bundle, I assumed we should post our questions in this paid support forum?</strong></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-official-addons/">wpDiscuz Official Addons</category>                        <dc:creator>Soft Designs</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32701</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz - Update - New comment border</title>
                        <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32699</link>
                        <pubDate>Thu, 23 Jun 2022 14:08:14 +0000</pubDate>
                        <description><![CDATA[Also, please note all questions related to the free wpDiscuz plugin should be asked in the wpDiscuz.com forum. Here we only support issues related to paid addons.]]></description>
                        <content:encoded><![CDATA[<p><span style="color: #222222;font-family: Arial, Helvetica, sans-serif;font-size: small">Also, please note all questions related to the free wpDiscuz plugin should be asked in the </span><a href="https://wpdiscuz.com/community/" target="_blank" rel="noopener">wpDiscuz.com forum</a><span style="color: #222222;font-family: Arial, Helvetica, sans-serif;font-size: small"><a href="https://wpdiscuz.com/community/" target="_blank" rel="noopener">.</a> Here we only support issues related to paid addons.</span></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-official-addons/">wpDiscuz Official Addons</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32699</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz - Update - New comment border</title>
                        <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32698</link>
                        <pubDate>Thu, 23 Jun 2022 14:07:14 +0000</pubDate>
                        <description><![CDATA[@soft-designs,
This comes from the active theme. Please watch this video to better understand what we mean:
It adds the border: 3px solid var(--base-color); CSS rule for the .comment div. ...]]></description>
                        <content:encoded><![CDATA[<p>@soft-designs,</p>
<p>This comes from the active theme. Please watch this video to better understand what we mean: https://www.screencast.com/t/yXp9IehM</p>
<p>It adds the border: 3px solid var(--base-color); CSS rule for the .comment div. </p>
<p>You can use the CSS code below to remove it: </p>
<pre contenteditable="false">.comment {
    border: none;
}</pre>
<p>I may also suggest you reduce the value of the padding CSS property:</p>
<pre contenteditable="false">.comment {
     padding: 0px;
}</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-official-addons/">wpDiscuz Official Addons</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32698</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz - Update - New comment border</title>
                        <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32697</link>
                        <pubDate>Thu, 23 Jun 2022 13:58:49 +0000</pubDate>
                        <description><![CDATA[Hi Friends - 
SCREENSHOT:
POST URL =
We need a toggle setting to enable/disable and remove those borders around the comments in the screenshot above.]]></description>
                        <content:encoded><![CDATA[<p>Hi Friends - </p>
<p>SCREENSHOT: https://www.screencast.com/t/hgvjIXtJYbQC</p>
<p>POST URL = https://voice.club/story/fiction/38119/2022-micro-03-grandpa-had-a-toolbox#comment-14340</p>
<p><strong>We need a toggle setting to enable/disable and remove those borders around the comments in the screenshot above.</strong></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-official-addons/">wpDiscuz Official Addons</category>                        <dc:creator>Soft Designs</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32697</guid>
                    </item>
				                    <item>
                        <title>RE: wpDiscuz - Update - New comment border</title>
                        <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32683</link>
                        <pubDate>Thu, 23 Jun 2022 07:19:05 +0000</pubDate>
                        <description><![CDATA[@soft-designs,
Could you please show the issue on a screenshot?]]></description>
                        <content:encoded><![CDATA[<p>@soft-designs,</p>
<p>Could you please show the issue on a screenshot? </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-official-addons/">wpDiscuz Official Addons</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32683</guid>
                    </item>
				                    <item>
                        <title>wpDiscuz - Update - New comment border</title>
                        <link>https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32679</link>
                        <pubDate>Wed, 22 Jun 2022 20:22:05 +0000</pubDate>
                        <description><![CDATA[Greetings - After a recent update, one of our users has issues with the new comment thread border.  

The new boxes around the comments makes it really difficult to read them, especially w...]]></description>
                        <content:encoded><![CDATA[<p>Greetings - After a recent update, one of our users has issues with the new comment thread border.  </p>
<blockquote>
<p><span>The new boxes around the comments makes it really difficult to read them, especially when there are a lot of different comments in one thread, especially when reading on a phone screen.</span></p>
</blockquote>
<p><strong>Is there an option to toggle this new border on/off?</strong></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-official-addons/">wpDiscuz Official Addons</category>                        <dc:creator>Soft Designs</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-official-addons/wpdiscuz-update-new-comment-border/#post-32679</guid>
                    </item>
							        </channel>
        </rss>
		