<?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>
									How to hide a div tag after logging in - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-a-div-tag-after-logging-in/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 19 Aug 2026 21:22:48 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to hide a div tag after logging in</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-a-div-tag-after-logging-in/#post-114570</link>
                        <pubDate>Sat, 20 Apr 2024 07:21:05 +0000</pubDate>
                        <description><![CDATA[Thank you, worked!]]></description>
                        <content:encoded><![CDATA[<p>Thank you, worked!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>furkangunes04</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-a-div-tag-after-logging-in/#post-114570</guid>
                    </item>
				                    <item>
                        <title>RE: How to hide a div tag after logging in</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-a-div-tag-after-logging-in/#post-114523</link>
                        <pubDate>Wed, 17 Apr 2024 03:48:08 +0000</pubDate>
                        <description><![CDATA[Hi @furkangunes04 

.logged-in xxxxxxxxxx {
 display: none !important;
}
replace the xxxxxxxxxx with the id / class of your div]]></description>
                        <content:encoded><![CDATA[<p>Hi @furkangunes04 </p>
<p></p>
<p>What CSS rule should I use?</p>
<p></p>
<pre contenteditable="false">.logged-in xxxxxxxxxx {
 display: none !important;
}</pre>
<p>replace the xxxxxxxxxx with the id / class of your div</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/how-to-hide-a-div-tag-after-logging-in/#post-114523</guid>
                    </item>
				                    <item>
                        <title>How to hide a div tag after logging in</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-a-div-tag-after-logging-in/#post-114521</link>
                        <pubDate>Tue, 16 Apr 2024 18:57:36 +0000</pubDate>
                        <description><![CDATA[I created Sign Up &amp; Log In buttons within a div tag on my website. I want to hide the div tag containing these buttons if the user is logged in. How can I do this? What CSS rule should I...]]></description>
                        <content:encoded><![CDATA[<p><span>I created Sign Up &amp; Log In buttons within a div tag on my website. I want to hide the div tag containing these buttons if the user is logged in. How can I do this? What CSS rule should I use?</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>furkangunes04</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-a-div-tag-after-logging-in/#post-114521</guid>
                    </item>
							        </channel>
        </rss>
		