<?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>
									Alignment issue in mobile view - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 15 Jun 2026 23:22:43 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Alignment issue in mobile view</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26786</link>
                        <pubDate>Fri, 10 May 2019 16:58:47 +0000</pubDate>
                        <description><![CDATA[Thank you so much!.I had put the CSS code in Simple CSS instead of following your directions. Now the issue has been resolved. Than you again for your extended support.]]></description>
                        <content:encoded><![CDATA[<p>Thank you so much!.</p><p>I had put the CSS code in Simple CSS instead of following your directions. Now the issue has been resolved. Than you again for your extended support.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dhyanakendra</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26786</guid>
                    </item>
				                    <item>
                        <title>RE: Alignment issue in mobile view</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26783</link>
                        <pubDate>Fri, 10 May 2019 13:51:19 +0000</pubDate>
                        <description><![CDATA[@dhyanakendra,
Have you deleted all minify and optimizer plugin caches. As far as I see, you&#039;re using the WP Rocket plugin.]]></description>
                        <content:encoded><![CDATA[<p>@dhyanakendra,</p>
<p>Have you deleted all minify and optimizer plugin caches. As far as I see, you're using the WP Rocket plugin.</p>
<p><a href="https://docs.wp-rocket.me/article/53-clear-wp-rocket-cache">https://docs.wp-rocket.me/article/53-clear-wp-rocket-cache</a></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26783</guid>
                    </item>
				                    <item>
                        <title>RE: Alignment issue in mobile view</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26780</link>
                        <pubDate>Fri, 10 May 2019 12:56:00 +0000</pubDate>
                        <description><![CDATA[All caches also cleared.]]></description>
                        <content:encoded><![CDATA[<p>All caches also cleared.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dhyanakendra</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26780</guid>
                    </item>
				                    <item>
                        <title>RE: Alignment issue in mobile view</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26779</link>
                        <pubDate>Fri, 10 May 2019 12:54:46 +0000</pubDate>
                        <description><![CDATA[HiStill the same issue even after putting the above CSS.]]></description>
                        <content:encoded><![CDATA[<p>Hi</p><p>Still the same issue even after putting the above CSS.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dhyanakendra</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26779</guid>
                    </item>
				                    <item>
                        <title>RE: Alignment issue in mobile view</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26771</link>
                        <pubDate>Fri, 10 May 2019 08:07:59 +0000</pubDate>
                        <description><![CDATA[Hi @dhyanakendra,Please add the following CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; &quot;Custom CSS code&quot; textarea, and check again: @media screen and (max-width: 800px){ ...]]></description>
                        <content:encoded><![CDATA[<p>Hi @dhyanakendra,</p><p>Please add the following CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; "Custom CSS code" textarea, and check again: </p><pre>@media screen and (max-width: 800px){<br />    #wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-content-head {<br />       margin-top: -130px !important;<br />    }<br />}</pre><p>Please don't forget to delete all caches before checking. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26771</guid>
                    </item>
				                    <item>
                        <title>Alignment issue in mobile view</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26754</link>
                        <pubDate>Thu, 09 May 2019 17:03:08 +0000</pubDate>
                        <description><![CDATA[Hi
Could you please let me know how to resolve the alignment issue( highlighted in red) in the mobile view? The alignment has no issues on desktop view.
URL:
Screenshot_2019-05-09-22-20-13...]]></description>
                        <content:encoded><![CDATA[<p>Hi</p>
<p>Could you please let me know how to resolve the alignment issue( highlighted in red) in the mobile view? The alignment has no issues on desktop view.</p>
<p>URL: <a href="https://kriyayogajagat.com/community/the-mahamudra-kriya-in-kriya-yoga/physiological-benefits-of-mahamudra-kriya/" target="true">https://kriyayogajagat.com/community/the-mahamudra-kriya-in-kriya-yoga/physiological-benefits-of-mahamudra-kriya/</a></p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1557421388-Screenshot_2019-05-09-22-20-13-182_comandroidchrome.png" target="_blank"><i class="fas fa-paperclip"></i>Screenshot_2019-05-09-22-20-13-182_com.android.chrome.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>dhyanakendra</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alignment-issue-in-mobile-view/#post-26754</guid>
                    </item>
							        </channel>
        </rss>
		