<?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 change comment bubble placement for small screens (overlapping plugin) - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 16 Aug 2026 23:28:59 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to change comment bubble placement for small screens (overlapping plugin)</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14499</link>
                        <pubDate>Wed, 04 May 2022 14:22:02 +0000</pubDate>
                        <description><![CDATA[Works! Thanks!]]></description>
                        <content:encoded><![CDATA[<p>Works! Thanks!</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelp</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14499</guid>
                    </item>
				                    <item>
                        <title>RE: How to change comment bubble placement for small screens (overlapping plugin)</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14496</link>
                        <pubDate>Wed, 04 May 2022 12:54:43 +0000</pubDate>
                        <description><![CDATA[@miguelp,
Use the CSS code below:
@media screen and (max-width: 1024px){ 
    #wpd-bubble-wrapper.wpd-left-content {
       bottom: *** 83px***  !important;
        left: ***  35px *** ...]]></description>
                        <content:encoded><![CDATA[<p>@miguelp,</p>
<p>Use the CSS code below:</p>
<pre contenteditable="false">@media screen and (max-width: 1024px){ 
    #wpd-bubble-wrapper.wpd-left-content {
       bottom: *** 83px***  !important;
        left: ***  35px ***  !important;
    }                                     
}</pre>
<p> </p>
<p>Put the code in the Top Admin Bar &gt; Customize &gt; Additional CSS &gt; "Additional CSS" textarea, save it, delete all caches and check again.<br /><br />The <span style="color: #ff0000">red</span> marked value can be changed as you like.</p>
<p>Also, please try on <em><strong>incognito</strong> </em>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/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14496</guid>
                    </item>
				                    <item>
                        <title>RE: How to change comment bubble placement for small screens (overlapping plugin)</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14494</link>
                        <pubDate>Wed, 04 May 2022 12:33:52 +0000</pubDate>
                        <description><![CDATA[it is on all articles - but one specific one is cryptopredictpro. com/forecast/terra-price-prediction-2022-2025-2030/ - check on small screens - mobile phones on landscape overlap the left &#039;...]]></description>
                        <content:encoded><![CDATA[<p>it is on all articles - but one specific one is cryptopredictpro. com/forecast/terra-price-prediction-2022-2025-2030/ - check on small screens - mobile phones on landscape overlap the left 'previous post box and portrait mode overlaps scrolling text. I have sent screenshots of both portrait and landscape.</p>
2467
2468
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelp</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14494</guid>
                    </item>
				                    <item>
                        <title>RE: How to change comment bubble placement for small screens (overlapping plugin)</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14485</link>
                        <pubDate>Wed, 04 May 2022 08:33:12 +0000</pubDate>
                        <description><![CDATA[@miguelp,
Please leave an example URL to allow us to check the issue and provide a CSS solution for you.]]></description>
                        <content:encoded><![CDATA[<p>@miguelp,</p>
<p>Please leave an example URL to allow us to check the issue and provide a CSS solution for you. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14485</guid>
                    </item>
				                    <item>
                        <title>How to change comment bubble placement for small screens (overlapping plugin)</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14477</link>
                        <pubDate>Mon, 02 May 2022 16:52:03 +0000</pubDate>
                        <description><![CDATA[HelloHow do I change the comment bubble placement for small screens as it is overlapping a plugin. I just need it a bit higher on small screens. On desktop it is fine. I have added a screens...]]></description>
                        <content:encoded><![CDATA[<p>Hello<br /><br />How do I change the comment bubble placement for small screens as it is overlapping a plugin. I just need it a bit higher on small screens. On desktop it is fine. I have added a screenshot here.</p>
2465
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>miguelp</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-change-comment-bubble-placement-for-small-screens-overlapping-plugin/#post-14477</guid>
                    </item>
							        </channel>
        </rss>
		