<?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>
									Turning off signature for mobile devices - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/turning-off-signature-for-mobile-devices/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 13 Apr 2026 11:50:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Turning off signature for mobile devices</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/turning-off-signature-for-mobile-devices/#post-53149</link>
                        <pubDate>Mon, 19 Apr 2021 19:37:18 +0000</pubDate>
                        <description><![CDATA[Great!, thanks Robert :)]]></description>
                        <content:encoded><![CDATA[<p>Great!, thanks Robert :)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Jesus</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/turning-off-signature-for-mobile-devices/#post-53149</guid>
                    </item>
				                    <item>
                        <title>RE: Turning off signature for mobile devices</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/turning-off-signature-for-mobile-devices/#post-53148</link>
                        <pubDate>Mon, 19 Apr 2021 19:27:48 +0000</pubDate>
                        <description><![CDATA[You can use this CSS code to hide signatures on mobile devices. Insert this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea, save it, delete all cac...]]></description>
                        <content:encoded><![CDATA[<p>You can use this CSS code to hide signatures on mobile devices. Insert this CSS code in <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code</span> textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:</p>
<pre contenteditable="false">@media screen and (max-width:600px) {
    #wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-signature{
         display:none;
    }
}</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/turning-off-signature-for-mobile-devices/#post-53148</guid>
                    </item>
				                    <item>
                        <title>Turning off signature for mobile devices</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/turning-off-signature-for-mobile-devices/#post-53103</link>
                        <pubDate>Fri, 16 Apr 2021 03:16:55 +0000</pubDate>
                        <description><![CDATA[Hi, can signature be prevented in full from showing up on mobile devices? or at least, to make them not clickable in there as in mobile obviously they fully take visitors off the forum
Than...]]></description>
                        <content:encoded><![CDATA[<p>Hi, can signature be prevented in full from showing up on mobile devices? or at least, to make them not clickable in there as in mobile obviously they fully take visitors off the forum</p>
<p>Thanks :)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Jesus</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/turning-off-signature-for-mobile-devices/#post-53103</guid>
                    </item>
							        </channel>
        </rss>
		