<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>How to remove blog header? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-to-remove-blog-header/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 05:42:00 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-163373</guid>
					<title><![CDATA[How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-163373</link>
					<pubDate>Fri, 12 Dec 2014 13:11:04 +0000</pubDate>
					<dc:creator>michaelappleton</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I was wondering how to remove the blog title at the top of your blog? I have tried the below with custom CSS but no luck.</p>
<p>x-header-landmark {<br />
    visibility: hidden;<br />
}</p>
<p>Any help is appreciated</p>
<p>Mike </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-163374</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-163374</link>
					<pubDate>Fri, 12 Dec 2014 13:14:52 +0000</pubDate>
					<dc:creator>michaelappleton</dc:creator>

					<description>
						<![CDATA[
						<p>Ok so I have updated the css to include the . which was missing and it worked but left a huge whitespace at the top so tried adding height 0px which reduced the size of the whitespace but still a big gap, can I turn this off anywhere?</p>
<p>.x-header-landmark {<br />
    visibility: hidden;<br />
    height: 0px;<br />
}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-163621</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-163621</link>
					<pubDate>Fri, 12 Dec 2014 20:14:27 +0000</pubDate>
					<dc:creator>Nabeel A</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>To remove the blog title use this code instead via <strong>Appearance &gt; Customize &gt; Custom &gt; CSS:</strong></p>
<pre><code>.x-header-landmark {
display: none !important;
}</code></pre>
<p>Let us know how this goes!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-311997</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-311997</link>
					<pubDate>Wed, 24 Jun 2015 21:20:36 +0000</pubDate>
					<dc:creator>hwressnigg</dc:creator>

					<description>
						<![CDATA[
						<p>This doesn&#8217;t work. I&#8217;m using Renew. Thoughts?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-312199</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-312199</link>
					<pubDate>Thu, 25 Jun 2015 02:54:54 +0000</pubDate>
					<dc:creator>Prasant Rai</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>We have tested the code on Renew Stack and its working perfectly fine. We request you to kindly share URL of your website.</p>
<p>Thanks. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343221</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343221</link>
					<pubDate>Tue, 28 Jul 2015 18:15:44 +0000</pubDate>
					<dc:creator>Quinncarlson</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, I am also trying to delete the blog altogether from my website. Not planning on posting any blogs so want the blog header completely removed. Have tried the code suggested above but it has not worked. Am using Integrity. Thanks!<br />
Quinn</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343362</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343362</link>
					<pubDate>Tue, 28 Jul 2015 20:31:49 +0000</pubDate>
					<dc:creator>Prasant Rai</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Quinn,</p>
<p>Thanks for writing in! To assist you with this issue, we&#8217;ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343368</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343368</link>
					<pubDate>Tue, 28 Jul 2015 20:34:38 +0000</pubDate>
					<dc:creator>Quinncarlson</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343526</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343526</link>
					<pubDate>Wed, 29 Jul 2015 00:15:10 +0000</pubDate>
					<dc:creator>Darshana</dc:creator>

					<description>
						<![CDATA[
						<p><a href="https://theme.co/archive/users/quinncarlson/" class="bbp-user-mention bbp-user-id-49056"> @quinncarlson</a></p>
<p>I&#8217;m sorry, but your site is under construction mode. Could you please provide us a way to access your site? so that we can take a closer look and assist you with a possible workaround. </p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343614</guid>
					<title><![CDATA[Reply To: How to remove blog header?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-remove-blog-header/#post-343614</link>
					<pubDate>Wed, 29 Jul 2015 02:39:02 +0000</pubDate>
					<dc:creator>Quinncarlson</dc:creator>

					<description>
						<![CDATA[
						<p>Oh shoot I am sorry but I am not able to take the site off construction mode. Let me back up a second because I wouldn&#8217;t think getting access to my site would be necessary. I am a complete novice at site development and have done literally nothing to the template that I uploaded. I uploaded Integrity 1 to my site, and again, have done nothing except installing to begin the editing of it. Integrity 1 has a link at the top of the page (the header I believe) for &#8216;Blog&#8217;. My site will not have a blog therefore I need to remove this completely. How do I remove this link and function entirely from the site?<br />
Many many thanks,<br />
Quinn</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

