<?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>
									Breadcrumb on mobile - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/breadcrumb-on-mobile/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 13 May 2026 06:14:17 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Breadcrumb on mobile</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/breadcrumb-on-mobile/#post-62238</link>
                        <pubDate>Mon, 28 Feb 2022 05:05:34 +0000</pubDate>
                        <description><![CDATA[That&#039;s great to hear from you so quick!Works perfect @tutrix.Thanks again, Pierre]]></description>
                        <content:encoded><![CDATA[<p>That's great to hear from you so quick!<br />Works perfect @tutrix.<br />Thanks again, <br />Pierre</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>pierre_Karma</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/breadcrumb-on-mobile/#post-62238</guid>
                    </item>
				                    <item>
                        <title>RE: Breadcrumb on mobile</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/breadcrumb-on-mobile/#post-62237</link>
                        <pubDate>Mon, 28 Feb 2022 04:52:49 +0000</pubDate>
                        <description><![CDATA[@pierre_karma
add this to custom css
@media screen and (max-width:620px) {
#wpforo #wpforo-wrap .wpf-breadcrumb div,
#wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {
display...]]></description>
                        <content:encoded><![CDATA[<p>@pierre_karma</p>
<p>add this to custom css</p>
<pre contenteditable="false">@media screen and (max-width:620px) {
#wpforo #wpforo-wrap .wpf-breadcrumb div,
#wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {
display: inline-block !important;
}
}</pre>
<p><br /> <br />Dashboard &gt; Forums &gt; Settings &gt; Style (custom css)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/breadcrumb-on-mobile/#post-62237</guid>
                    </item>
				                    <item>
                        <title>Breadcrumb on mobile</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/breadcrumb-on-mobile/#post-62235</link>
                        <pubDate>Mon, 28 Feb 2022 03:28:49 +0000</pubDate>
                        <description><![CDATA[Hello, I see the behavior of my issue the same on this forum so maybe there is no other way...but asking for my client. Actually, on desktop, when a topic is open, you see the full path of t...]]></description>
                        <content:encoded><![CDATA[<p>Hello, <br />I see the behavior of my issue the same on this forum so maybe there is no other way...but asking for my client. <br />Actually, on desktop, when a topic is open, you see the full path of the breadcrumb with name forum/name topic</p>
<p>But on the mobile, only the 1st level of the breadcrumb is visible. My client would like its users to see the full path...is that possible?<br /><br />I have attached screenshots about that. </p>
<p>Thank you, <br />Pierre</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>pierre_Karma</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/breadcrumb-on-mobile/#post-62235</guid>
                    </item>
							        </channel>
        </rss>
		