<?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>
									Change font - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/change-font/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 14 Aug 2026 06:09:14 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Change font</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/change-font/#post-20332</link>
                        <pubDate>Sat, 20 Oct 2018 09:02:03 +0000</pubDate>
                        <description><![CDATA[Hi AbbeLabben,
To change a font family, use the following CSS code. Navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page, put it in &quot;Custom CSS Code&quot; textarea. 
#wpforo #...]]></description>
                        <content:encoded><![CDATA[<p>Hi AbbeLabben,</p>
<p>To change a font family, use the following CSS code. Navigate to Dashboard &gt; Forums &gt; Settings &gt; Styles admin page, put it in "Custom CSS Code" textarea. </p>
<pre contenteditable="false">#wpforo #wpforo-wrap *:not(.fa):not(.fas):not(.far):not(fab) {
    font-family: "Arial Rounded MT Std", Arial, sans-serif !important;
}</pre>
<p><span style="font-weight: 400">Don't forget to change the <span style="color: #ff0000">red</span> marked color code before using.</span></p>
<p>Font size settings are located in Dashboard &gt; Forums &gt; Settings &gt; Styles admin page.</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/change-font/#post-20332</guid>
                    </item>
				                    <item>
                        <title>Change font</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/change-font/#post-20327</link>
                        <pubDate>Fri, 19 Oct 2018 21:48:25 +0000</pubDate>
                        <description><![CDATA[How do I change the font on the forums?]]></description>
                        <content:encoded><![CDATA[<p>How do I change the font on the forums?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>AbbeLabben</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/change-font/#post-20327</guid>
                    </item>
							        </channel>
        </rss>
		