<?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 can I delete the top header? - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 05 Mar 2026 11:30:47 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70062</link>
                        <pubDate>Wed, 24 Aug 2022 11:36:07 +0000</pubDate>
                        <description><![CDATA[@chris 
THX Chris]]></description>
                        <content:encoded><![CDATA[<p>@chris </p>
<p>THX Chris</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>DiMa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70062</guid>
                    </item>
				                    <item>
                        <title>RE: How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70055</link>
                        <pubDate>Wed, 24 Aug 2022 10:45:44 +0000</pubDate>
                        <description><![CDATA[@dima,
please remove the CSS I gave you as it hides other bars which should not be hidden, and use this one:
#wpforo #wpforo-wrap .wpforo-main .wpforo-content .wpf-head-bar:first-child {
...]]></description>
                        <content:encoded><![CDATA[<p>@dima,</p>
<p>please remove the CSS I gave you as it hides other bars which should not be hidden, and use this one:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpforo-main .wpforo-content .wpf-head-bar:first-child {
    display: none !important;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70055</guid>
                    </item>
				                    <item>
                        <title>RE: How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70042</link>
                        <pubDate>Wed, 24 Aug 2022 09:12:23 +0000</pubDate>
                        <description><![CDATA[OK. I read tip number 2 too late. so it works]]></description>
                        <content:encoded><![CDATA[<p>OK. I read tip number 2 too late. so it works</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>DiMa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70042</guid>
                    </item>
				                    <item>
                        <title>RE: How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70041</link>
                        <pubDate>Wed, 24 Aug 2022 09:10:49 +0000</pubDate>
                        <description><![CDATA[@chris thx ... but not works
the headline remains and the frame with 20px also. Even if I increase -30px of -200px]]></description>
                        <content:encoded><![CDATA[<p>@chris thx ... but not works</p>
<p>the headline remains and the frame with 20px also. Even if I increase -30px of -200px</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>DiMa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70041</guid>
                    </item>
				                    <item>
                        <title>RE: How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70037</link>
                        <pubDate>Wed, 24 Aug 2022 08:58:12 +0000</pubDate>
                        <description><![CDATA[@dima,
Insert the Below CSS Code in Custom CSS Code field from Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles Settings:
#wpforo #wpforo-wrap .wpf-action-link {
    padding: ...]]></description>
                        <content:encoded><![CDATA[<p>@dima,</p>
<p>Insert the Below CSS Code in <span style="color: #0000ff">Custom CSS Code</span> field from<span style="color: #0000ff"> Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles Settings:</span></p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-action-link {
    padding: unset !important;
    margin-top: -30px !important;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70037</guid>
                    </item>
				                    <item>
                        <title>RE: How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70031</link>
                        <pubDate>Wed, 24 Aug 2022 08:10:32 +0000</pubDate>
                        <description><![CDATA[sorry it is a password protected forum]]></description>
                        <content:encoded><![CDATA[<p>sorry it is a password protected forum</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>DiMa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70031</guid>
                    </item>
				                    <item>
                        <title>RE: How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70029</link>
                        <pubDate>Wed, 24 Aug 2022 08:09:19 +0000</pubDate>
                        <description><![CDATA[@dima,
please provide website URL.]]></description>
                        <content:encoded><![CDATA[<p><span>@dima,</span></p>
<p>please provide website URL.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70029</guid>
                    </item>
				                    <item>
                        <title>How can I delete the top header?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70026</link>
                        <pubDate>Wed, 24 Aug 2022 08:05:17 +0000</pubDate>
                        <description><![CDATA[Hi all: How can I delete the top header? ... It&#039;s double. Thanks for the solution
&nbsp;header.jpg]]></description>
                        <content:encoded><![CDATA[<p>Hi all: How can I delete the top header? ... It's double. Thanks for the solution</p>
<div id="wpfa-13034" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1661328317-header.jpg" target="_blank" title="header.jpg"><i class="fas fa-paperclip"></i>&nbsp;header.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>DiMa</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-can-i-delete-the-top-header/#post-70026</guid>
                    </item>
							        </channel>
        </rss>
		