<?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>
									Possible to put icons in the menu? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/possible-to-put-icons-in-the-menu/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 10 Aug 2026 22:51:29 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Possible to put icons in the menu?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/possible-to-put-icons-in-the-menu/#post-40661</link>
                        <pubDate>Wed, 29 Apr 2020 08:11:04 +0000</pubDate>
                        <description><![CDATA[Hi @thecaptain,
Sure it&#039;s possible via CSS code. See the example below:
#wpforo #wpforo-wrap #wpforo-menu li:first-child:before {    font-family: &quot;Font Awesome 5 Free&quot;;font-weight: 900;con...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@thecaptain,</span></p>
<p>Sure it's possible via CSS code. See the example below:</p>
<pre>#wpforo #wpforo-wrap #wpforo-menu li:first-child:before {<br />    font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f007";<br />}<br />#wpforo #wpforo-wrap #wpforo-menu li:nth-child(2):before {<br />    font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f1ea";<br />}</pre>
<p>The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard &gt; Forums &gt; Settings &gt; Style Tab.  </p>
<p>Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.</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/possible-to-put-icons-in-the-menu/#post-40661</guid>
                    </item>
				                    <item>
                        <title>Possible to put icons in the menu?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/possible-to-put-icons-in-the-menu/#post-40659</link>
                        <pubDate>Wed, 29 Apr 2020 07:19:55 +0000</pubDate>
                        <description><![CDATA[Hi! is this possible? Icons on the WpForo menu? Right now it doesn&#039;t appear.]]></description>
                        <content:encoded><![CDATA[<p>Hi! is this possible? Icons on the WpForo menu? Right now it doesn't appear.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvin Patrimonio</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/possible-to-put-icons-in-the-menu/#post-40659</guid>
                    </item>
							        </channel>
        </rss>
		