<?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>
									Font awesome Icon Does not Display On mobile Version - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 13 Mar 2026 05:05:59 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Font awesome Icon Does not Display On mobile Version</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/paged/2/#post-20420</link>
                        <pubDate>Tue, 23 Oct 2018 13:27:27 +0000</pubDate>
                        <description><![CDATA[It worked for me. Thanks a lot.]]></description>
                        <content:encoded><![CDATA[<p>It worked for me. Thanks a lot.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>DarjeelingHills.Com</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/paged/2/#post-20420</guid>
                    </item>
				                    <item>
                        <title>RE: Font awesome Icon Does not Display On mobile Version</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20416</link>
                        <pubDate>Tue, 23 Oct 2018 10:21:53 +0000</pubDate>
                        <description><![CDATA[Hi @writetoyogenTry this CSS code it should help to solve the issue. @media screen and (max-width: 620px){#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info, #wpforo #wpforo-wrap .wpfl-2 .wpfor...]]></description>
                        <content:encoded><![CDATA[<p>Hi @writetoyogen</p><p>Try this CSS code it should help to solve the issue. </p><pre>@media screen and (max-width: 620px){<br />#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info, #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info {<br />    width: 80% !important;<br />  }<br />}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20416</guid>
                    </item>
				                    <item>
                        <title>RE: Font awesome Icon Does not Display On mobile Version</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20397</link>
                        <pubDate>Mon, 22 Oct 2018 14:39:48 +0000</pubDate>
                        <description><![CDATA[Thank you so much for providing the code. This code worked in displaying the Icon and even changing icon only colour.However, it is creating layout error in movile version for me when I brow...]]></description>
                        <content:encoded><![CDATA[<p><img src="https://wpforo.com/wp-content/uploads/wpforo/default_attachments/1540219188-20181022195934.jpg" />Thank you so much for providing the code. This code worked in displaying the Icon and even changing icon only colour.</p><p>However, it is creating layout error in movile version for me when I brows in 5.5 inch screen.</p><p>The icon is pushing down the Forum text in next line. I have attached image for you to understand. Please assist.</p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1540219188-20181022195934.jpg" target="_blank" rel="noopener">20181022_195934.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>DarjeelingHills.Com</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20397</guid>
                    </item>
				                    <item>
                        <title>RE: Font awesome Icon Does not Display On mobile Version</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20339</link>
                        <pubDate>Sat, 20 Oct 2018 12:29:15 +0000</pubDate>
                        <description><![CDATA[Put this CSS code in &quot;Custom CSS Code&quot;  textarea. #wpforo #wpforo-wrap .wpforo-forum-icon i {   color: #ff8d8d !important;}Don&#039;t forget to change the red marked color code before using.]]></description>
                        <content:encoded><![CDATA[<p>Put this CSS code in "Custom CSS Code"  textarea. </p><pre>#wpforo #wpforo-wrap .wpforo-forum-icon i {<br />   color: <span style="color: #ff0000">#ff8d8d</span> !important;<br />}</pre><p>Don't forget to change the <strong><span style="color: #ff0000">red</span> </strong>marked color code before using.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20339</guid>
                    </item>
				                    <item>
                        <title>RE: Font awesome Icon Does not Display On mobile Version</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20336</link>
                        <pubDate>Sat, 20 Oct 2018 11:26:07 +0000</pubDate>
                        <description><![CDATA[Thank you very much. Also I am trying to change only the icon colors, but when i do that from the style number color settings, it also changes the color for the topics description color.How ...]]></description>
                        <content:encoded><![CDATA[<p>Thank you very much. Also I am trying to change only the icon colors, but when i do that from the style number color settings, it also changes the color for the topics description color.</p><p>How do I only customize the color for the topic icons?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>orgynaija</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20336</guid>
                    </item>
				                    <item>
                        <title>RE: Font awesome Icon Does not Display On mobile Version</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20331</link>
                        <pubDate>Sat, 20 Oct 2018 08:42:51 +0000</pubDate>
                        <description><![CDATA[Hi @orgynaija,This is designed to work this way. wpForo shows the icons on the desktop and hide those on mobile. You should use the following CSS code to display icons on mobile as well. Nav...]]></description>
                        <content:encoded><![CDATA[<p>Hi @orgynaija,</p><p>This is designed to work this way. wpForo shows the icons on the desktop and hide those on mobile. </p><p>You should use the following CSS code to display icons on mobile as well. Navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page put the code in "Custom CSS Code" textarea. Save it, delete all caches and check again.</p><pre>#wpforo #wpforo-wrap .wpforo-forum-icon {<br />    display: block !important;<br />}<br /><br />@media screen and (max-width: 620px)<br />    #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info {<br />    width: auto !important;<br />}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20331</guid>
                    </item>
				                    <item>
                        <title>Font awesome Icon Does not Display On mobile Version</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20322</link>
                        <pubDate>Fri, 19 Oct 2018 15:36:34 +0000</pubDate>
                        <description><![CDATA[Great forum plugging. I would like to point out that the font awesome icon displays perfectly on desktop version of website but when on mobile version, the fonts disappear and only the forum...]]></description>
                        <content:encoded><![CDATA[<p>Great forum plugging. I would like to point out that the font awesome icon displays perfectly on desktop version of website but when on mobile version, the fonts disappear and only the forum topics are displayed. None of the icons seems to display on mobile. Could this be a settings  from Gvector's Team? Or is there something we need to do to enable the font awesome icons displayed on mobile version of website? </p><p>No icon is displayed beside each of the post.</p><p>For example  <a class="wpforo-auto-embeded-link" href="https://gvectors.com/forum" target="_blank" rel="noopener">https://gvectors.com/forum</a> when visited from a computer shows the font awesome icons, but when visited from a mobile phone , it displays this : </p><p> </p><div class="wpf-post-button-actions"> </div><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1539963394-Screenshot20181019-164049.jpeg" target="_blank" rel="noopener">Screenshot_20181019-164049.jpeg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>orgynaija</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/font-awesome-icon-does-not-display-on-mobile-version/#post-20322</guid>
                    </item>
							        </channel>
        </rss>
		