<?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>
									Comments Will Not Go Fullwidth - Plugin Update Issues				            </title>
            <link>https://wpdiscuz.com/community/plugin-update-issues/comments-will-not-go-fullwidth/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 19 Aug 2026 16:59:19 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Comments Will Not Go Fullwidth</title>
                        <link>https://wpdiscuz.com/community/plugin-update-issues/comments-will-not-go-fullwidth/#post-5623</link>
                        <pubDate>Thu, 26 Nov 2020 07:22:32 +0000</pubDate>
                        <description><![CDATA[Hi @polepedia,
Use the CSS code below: 
div#wpdcom {   width: 100% !important;   max-width: 100%;}
Put the code in the Top Admin Bar &gt; Customize &gt; Additional CSS &gt; &quot;Additional CS...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@polepedia,</span></p>
<p>Use the CSS code below: </p>
<pre>div#wpdcom {<br />   width: 100% !important;<br />   max-width: 100%;<br />}</pre>
<p>Put the code in the <em>Top Admin Bar &gt; Customize &gt; Additional CSS &gt; "Additional CSS"</em> textarea, save it, delete all caches and check again. </p>
<p>Please don't forget to press <em>Ctrl+F5</em> (twice) on the frontend before checking.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/plugin-update-issues/">Plugin Update Issues</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/plugin-update-issues/comments-will-not-go-fullwidth/#post-5623</guid>
                    </item>
				                    <item>
                        <title>Comments Will Not Go Fullwidth</title>
                        <link>https://wpdiscuz.com/community/plugin-update-issues/comments-will-not-go-fullwidth/#post-5622</link>
                        <pubDate>Wed, 25 Nov 2020 19:00:13 +0000</pubDate>
                        <description><![CDATA[Hi there,
 
My website HerbSpeak.com has been having an issue with full-size comment boxes since the Wpdiscuz 7 update came out.
I am using WpDiscuz version 7.0.7. The only other plugin I...]]></description>
                        <content:encoded><![CDATA[993
<p>Hi there,</p>
<p> </p>
<p>My website <em>HerbSpeak.com</em> has been having an issue with full-size comment boxes since the Wpdiscuz 7 update came out.</p>
<p>I am using <strong>WpDiscuz version 7.0.7</strong>. The only other plugin I have that affects the comments area is WP User Avatar, version 2.2.8</p>
<p>I am using a child theme of <strong>Divi Extra </strong>on <strong>WordPress 5.5.3</strong></p>
<p>Under Settings &gt; Styles and Colors &gt; Custom CSS code, I have the following code inserted which has doubled the size. This is from the first time I reached out regarding this issue when the 7 update first came out. Doubling the size was good enough for me at the time, but I'm in a space where I'd like to fully resolve the issue now.</p>
<p>I have played with the margins in both percent and px and it renders the code inert (but my coding experience is very limited.)</p>
<pre>.comments-area {<br />width: 100% !important;<br />}</pre>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/plugin-update-issues/">Plugin Update Issues</category>                        <dc:creator>polepedia</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/plugin-update-issues/comments-will-not-go-fullwidth/#post-5622</guid>
                    </item>
							        </channel>
        </rss>
		