<?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 do I extend these for mobile view?? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 14 Jun 2026 06:51:01 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How do I extend these for mobile view??</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51406</link>
                        <pubDate>Tue, 02 Mar 2021 05:06:51 +0000</pubDate>
                        <description><![CDATA[@dantesalvino,
Go to Dashboard &gt; Forums &gt; Settings &gt; Styles Tab, put this CSS code in the Custom CSS Code textarea, save it, delete all caches, go to forum front-end &gt; profile a...]]></description>
                        <content:encoded><![CDATA[<p>@dantesalvino,</p>
<p>Go to <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Styles Tab</span>, put this CSS code in the Custom CSS Code textarea, save it, delete all caches, go to forum front-end &gt; profile account page and press Ctrl+F5 to reset browser cache, <span style="color: #ff0000">if you check it on mobile devices use a new private tab of the browser to avoid caches and see the changes:</span></p>
<pre contenteditable="false">@media screen and (max-width:800px) { 
    #wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3{
         width: 100%!important;;
    }
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51406</guid>
                    </item>
				                    <item>
                        <title>RE: How do I extend these for mobile view??</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51393</link>
                        <pubDate>Mon, 01 Mar 2021 22:47:50 +0000</pubDate>
                        <description><![CDATA[@st7878 Where can I place this code? I tried using the Elements on F12 press but I can&#039;t find the css.style. Need further instruction bout this 😓]]></description>
                        <content:encoded><![CDATA[@st7878 Where can I place this code? I tried using the Elements on F12 press but I can't find the css.style. Need further instruction bout this 😓]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dantesalvino</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51393</guid>
                    </item>
				                    <item>
                        <title>RE: How do I extend these for mobile view??</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51392</link>
                        <pubDate>Mon, 01 Mar 2021 21:08:46 +0000</pubDate>
                        <description><![CDATA[add &quot;!important&quot; to css]]></description>
                        <content:encoded><![CDATA[<p>add "!important" to css</p>
<p></p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1614632926-original.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> original.png</a></div>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1614632939-for-extend.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> for-extend.png</a></div>

<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>st7878</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51392</guid>
                    </item>
				                    <item>
                        <title>How do I extend these for mobile view??</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51372</link>
                        <pubDate>Mon, 01 Mar 2021 01:21:26 +0000</pubDate>
                        <description><![CDATA[How do I extend these boxes on mobile view? It doesn&#039;t expand even if I type stuff in it
 Screenshot_20210301-091901.png]]></description>
                        <content:encoded><![CDATA[<p>How do I extend these boxes on mobile view? It doesn't expand even if I type stuff in it</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1614561686-Screenshot_20210301-091901.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Screenshot_20210301-091901.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>dantesalvino</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-do-i-extend-these-for-mobile-view/#post-51372</guid>
                    </item>
							        </channel>
        </rss>
		