<?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 view issues - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 07 Aug 2026 10:37:58 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Mobile view issues</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104311</link>
                        <pubDate>Fri, 04 Aug 2023 06:47:06 +0000</pubDate>
                        <description><![CDATA[Hi,
I experienced the same when I was learning wpforo and it can be related to the configuration you are doing.
And this issue seems to be related to the appearance of a website when viewe...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I experienced the same when I was learning wpforo and it can be related to the configuration you are doing.</p>
<p>And this issue seems to be related to the appearance of a website when viewed on mobile-</p>
<p><a class="wpforo-auto-embeded-link" href="https://drive.google.com/file/d/16XrnJWUoTkH608rbL9z7jM4y4ts0XVSm/view?usp=sharing" target="_blank" rel="nofollow noopener">https://drive.google.com/file/d/16XrnJWUoTkH608rbL9z7jM4y4ts0XVSm/view </a><a href="https://www.igmguru.com/salesforce/salesforce-marketing-cloud-training/" target="_blank" rel="noopener">s<span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Salesforce Marketing Cloud Certification&quot;}" data-sheets-userformat="{&quot;2&quot;:12478,&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:},&quot;6&quot;:{&quot;1&quot;:},&quot;7&quot;:{&quot;1&quot;:},&quot;8&quot;:{&quot;1&quot;:},&quot;10&quot;:2,&quot;15&quot;:&quot;Roboto&quot;,&quot;16&quot;:12}">alesforce marketing cloud certification</span></a><a class="wpforo-auto-embeded-link" href="https://drive.google.com/file/d/16XrnJWUoTkH608rbL9z7jM4y4ts0XVSm/view?usp=sharing" target="_blank" rel="nofollow noopener"> ?usp=sharing</a></p>
<p>Based on the limited information provided and without direct access to the website or theme configurations, here's a general guide to troubleshooting and potentially resolving the issue:<br /><br />Check Responsive Settings in Kadence Theme:<br /><br />Go to the theme customization settings, usually found in <strong><em>Appearance &gt; Customize</em></strong>.<br />Look for responsive or mobile design settings. Kadence theme might offer specific customization for mobile views.</p>
<p><br />Make adjustments to margins, padding, or other layout settings if available.</p>
<p>Use browser developer tools (e.g., Chrome DevTools) to inspect the mobile view and identify any CSS rules that may be causing the issue.</p>
<p>Look for styles that might be causing overflow or misalignment in the mobile view.<br />Add Custom CSS:<br /><br />If you've identified specific CSS rules causing the issue, you can override them by adding custom CSS tailored for mobile screens. Add the CSS in the theme's custom CSS section or in a child theme.<br /><br /></p>
<pre contenteditable="false">@media only screen and (max-width: 768px) {
  /* Add your custom mobile styles here */
}</pre>
<p>This will surely help you.</p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>raavikant</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104311</guid>
                    </item>
				                    <item>
                        <title>RE: Mobile view issues</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104280</link>
                        <pubDate>Tue, 01 Aug 2023 15:57:08 +0000</pubDate>
                        <description><![CDATA[Maybe gvectors should check and improve their mobile themes ....]]></description>
                        <content:encoded><![CDATA[<p>Maybe gvectors should check and improve their mobile themes ....</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104280</guid>
                    </item>
				                    <item>
                        <title>RE: Mobile view issues</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104279</link>
                        <pubDate>Tue, 01 Aug 2023 14:56:51 +0000</pubDate>
                        <description><![CDATA[@tutrix Thanks a lot.]]></description>
                        <content:encoded><![CDATA[@tutrix Thanks a lot.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104279</guid>
                    </item>
				                    <item>
                        <title>RE: Mobile view issues</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104278</link>
                        <pubDate>Tue, 01 Aug 2023 14:20:31 +0000</pubDate>
                        <description><![CDATA[Hi @dimalifragis
try this code snippet
@media screen and (max-width: 800px){
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat {display: inline;}
#wpforo #wpforo-w...]]></description>
                        <content:encoded><![CDATA[<p>Hi @dimalifragis</p>
<p>try this code snippet</p>
<pre contenteditable="false">@media screen and (max-width: 800px){
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat {display: inline;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box {display: inline-flex;}
}</pre>
<p> </p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1690899631-Mobile-view-issues.png" target="_blank" title="Mobile-view-issues.png"><i class="fas fa-paperclip"></i>&nbsp;Mobile-view-issues.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>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104278</guid>
                    </item>
				                    <item>
                        <title>Mobile view issues</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104277</link>
                        <pubDate>Tue, 01 Aug 2023 13:03:29 +0000</pubDate>
                        <description><![CDATA[Hi,
I use Kadence theme, not sure if this is wpForo issue or something within Kadence. Personally i rarely use my mobile, so i never noticed.
See that mobile view:
How can this be fixed?...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I use Kadence theme, not sure if this is wpForo issue or something within Kadence. Personally i rarely use my mobile, so i never noticed.</p>
<p>See that mobile view:</p>
<p>https://drive.google.com/file/d/16XrnJWUoTkH608rbL9z7jM4y4ts0XVSm/view?usp=sharing</p>
<p>How can this be fixed?</p>
<p>Any ideas welcome.</p>
<p> </p>
<p>** Checking also wpforo.com, same pages, seems 99% οκ but still the ^ on the right is OUT of borders of the screen.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/mobile-view-issues/#post-104277</guid>
                    </item>
							        </channel>
        </rss>
		