<?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>
									mobile layout - General Discussions				            </title>
            <link>https://wpdiscuz.com/community/general-forum/mobile-layout/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 16 Aug 2026 22:47:34 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: mobile layout</title>
                        <link>https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19535</link>
                        <pubDate>Wed, 22 Feb 2023 10:33:18 +0000</pubDate>
                        <description><![CDATA[@akilasameera,
Use this CSS code: 
:hover::after {
    display:none !important;
}
:hover::before{
    display:none !important;
}]]></description>
                        <content:encoded><![CDATA[<p>@akilasameera,</p>
<p>Use this CSS code: </p>
<pre contenteditable="false">:hover::after {
    display:none !important;
}
:hover::before{
    display:none !important;
}</pre>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19535</guid>
                    </item>
				                    <item>
                        <title>RE: mobile layout</title>
                        <link>https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19534</link>
                        <pubDate>Wed, 22 Feb 2023 10:11:28 +0000</pubDate>
                        <description><![CDATA[@asti thank you so much it works.
How can i remove all tooltip mobile and desktop.]]></description>
                        <content:encoded><![CDATA[<p>@asti thank you so much it works.</p>
<p>How can i remove all tooltip mobile and desktop.</p>
3174
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>akilasameera</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19534</guid>
                    </item>
				                    <item>
                        <title>RE: mobile layout</title>
                        <link>https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19533</link>
                        <pubDate>Wed, 22 Feb 2023 09:40:26 +0000</pubDate>
                        <description><![CDATA[@akilasameera,
We don&#039;t recommend adding extra padding for those replies. The screen of mobile don&#039;t have big widths, so you may have issues with the design.
Please watch this video to bet...]]></description>
                        <content:encoded><![CDATA[<p>@akilasameera,</p>
<p>We don't recommend adding extra padding for those replies. The screen of mobile don't have big widths, so you may have issues with the design.</p>
<p>Please watch this video to better understand what I mean: https://www.screencast.com/t/pLgwdcBPgj</p>
<p>Anyway, if you still want to add extra space use the CSS code below</p>
<pre contenteditable="false">@media screen and (max-width: 600px){
   #wpdcom.wpd-layout-3 .wpd-reply {
       margin-left: ***23***px;
   }
}</pre>
<p>Put the code in the "<strong>Custom CSS code</strong>" textarea, located in the <em>Dashboard &gt; wpDiscuz &gt; Settings &gt; Styles &amp; Color</em>s admin page.</p>
<p>Please change the <span style="color: #ff0000">red-marked</span> value before using it. <br /><br />Don't forget to delete the caches before checking.</p>
<p>Also, please try in incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19533</guid>
                    </item>
				                    <item>
                        <title>RE: mobile layout</title>
                        <link>https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19532</link>
                        <pubDate>Wed, 22 Feb 2023 08:09:18 +0000</pubDate>
                        <description><![CDATA[@asti sorry actually i was checking something. please check again. I activated the plugin.]]></description>
                        <content:encoded><![CDATA[@asti sorry actually i was checking something. please check again. I activated the plugin.]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>akilasameera</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19532</guid>
                    </item>
				                    <item>
                        <title>RE: mobile layout</title>
                        <link>https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19529</link>
                        <pubDate>Wed, 22 Feb 2023 07:55:57 +0000</pubDate>
                        <description><![CDATA[@akilasameera,

however when it comes to mobile all the replies will be in the straight vertical line. no way to find who reply to whom. how can i fix that.

We don&#039;t see the wpDiscuz in...]]></description>
                        <content:encoded><![CDATA[<p>@akilasameera,</p>
<blockquote>
<p>however when it comes to mobile all the replies will be in the straight vertical line. no way to find who reply to whom. how can i fix that.</p>
</blockquote>
<p>We don't see the wpDiscuz installed on your website at all. </p>
<blockquote>
<p>also can you please tell me how can i get the layout which you had in wpdiscuz 5</p>
</blockquote>
<p>You can downgrade the wpDiscuz to version 5.X.X and use it if you like its design. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19529</guid>
                    </item>
				                    <item>
                        <title>RE: mobile layout</title>
                        <link>https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19525</link>
                        <pubDate>Wed, 22 Feb 2023 04:16:25 +0000</pubDate>
                        <description><![CDATA[also can you please tell me how can i get the layout which you had in wpdiscuz 5]]></description>
                        <content:encoded><![CDATA[<p>also can you please tell me how can i get the layout which you had in wpdiscuz 5</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>akilasameera</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19525</guid>
                    </item>
				                    <item>
                        <title>mobile layout</title>
                        <link>https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19524</link>
                        <pubDate>Tue, 21 Feb 2023 21:30:35 +0000</pubDate>
                        <description><![CDATA[Hi all the layout works great in the desktop. however when it comes to mobile all the replies will be in the straight vertical line. no way to find who reply to whom. how can i fix that.]]></description>
                        <content:encoded><![CDATA[<p>Hi all the layout works great in the desktop. however when it comes to mobile all the replies will be in the straight vertical line. no way to find who reply to whom. how can i fix that.</p>
3172
3173
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>akilasameera</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/mobile-layout/#post-19524</guid>
                    </item>
							        </channel>
        </rss>
		