<?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>
									Overlapping category title on icon - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/overlapping-category-title-on-icon/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 12 Mar 2026 10:32:58 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Overlapping category title on icon</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/overlapping-category-title-on-icon/#post-117324</link>
                        <pubDate>Sun, 08 Sep 2024 07:34:45 +0000</pubDate>
                        <description><![CDATA[Hi @erick 
By default, the icons are not displayed on low resolution mobile devices.You have probably removed this CSS code or changed the 620px size.
@media screen and (max-width: 620px) ...]]></description>
                        <content:encoded><![CDATA[<p>Hi @erick </p>
<p>By default, the icons are not displayed on low resolution mobile devices.<br />You have probably removed this CSS code or changed the 620px size.</p>
<pre contenteditable="false">@media screen and (max-width: 620px) {
  #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon {
    display: none;
  }
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/overlapping-category-title-on-icon/#post-117324</guid>
                    </item>
				                    <item>
                        <title>Overlapping category title on icon</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/overlapping-category-title-on-icon/#post-117323</link>
                        <pubDate>Sun, 08 Sep 2024 05:47:05 +0000</pubDate>
                        <description><![CDATA[Hi, this is my first post there and thanks for this great forum plugin !Before ask, i searched all over forums with no luck, so i apologizes if if solution hass been already posted.To know, ...]]></description>
                        <content:encoded><![CDATA[<p>Hi, this is my first post there and thanks for this great forum plugin !<br />Before ask, i searched all over forums with no luck, so i apologizes if if solution hass been already posted.<br /><br />To know, i changed fa icons for my own *.png files as it was described in this forum.<br />The problem is on mobile display, the category title is overlapping icons, as you can see in attached file.<br />There's a way to fix it ?<br />Thanks for your help.</p>
<p>Best regards.</p>
<p>Erick</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1725774425-overlapping.jpg" target="_blank" title="overlapping.jpg"><i class="fas fa-paperclip"></i>&nbsp;overlapping.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>erick</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/overlapping-category-title-on-icon/#post-117323</guid>
                    </item>
							        </channel>
        </rss>
		