<?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>Remove Header and Navigation &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/remove-header-and-navigation/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 16 Oct 2025 15:49:02 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1702</guid>
					<title><![CDATA[Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1702</link>
					<pubDate>Tue, 17 Dec 2013 02:57:40 +0000</pubDate>
					<dc:creator>Scott H</dc:creator>

					<description>
						<![CDATA[
						<p>Can you please supply me with the CSS code necessary to remove the headers and all TOP navigation (in the header) for both desktop and mobile.  It would be really nice if you all had page options for NO HEADER, FOOTER.  I would rather be able to get rid of the header and top menus and keep the footer, on a page basis would be great.  In the meantime if you can supply the CSS to do this sitewide that would be very helpful.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1705</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1705</link>
					<pubDate>Tue, 17 Dec 2013 04:18:27 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Scott,</p>
<p>We actually have page templates for just this purpose! Any page you create, you can go to the <strong>Page Templates</strong> section and select from one of the following <strong>Blank</strong> templates:</p>
<ul>
<li>Blank &ndash; Container | Header, Footer</li>
<li>Blank &ndash; Container | Header, No Footer</li>
<li>Blank &ndash; Container | No Header, No Footer</li>
<li>Blank &ndash; No Container | Header, Footer</li>
<li>Blank &ndash; No Container | Header, No Footer</li>
<li>Blank &ndash; No Container | No Header, No Footer</li>
</ul>
<p>This will allow you to easily accomplish what you&#8217;re looking to achieve without any need for coding or updating template files. Let us know if you happen to need anything else, or a further explanation on this matter.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1706</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1706</link>
					<pubDate>Tue, 17 Dec 2013 04:19:48 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Additionally, you can find more information on this subject in our <a href="http://theme.co/x/member/video-tutorials/" title="Video Tutorials" rel="nofollow">video tutorials</a> section by clicking <a href="http://theme.co/x/member/video-tutorials/page-templates/" title="Page Templates" rel="nofollow">here</a>.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1707</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1707</link>
					<pubDate>Tue, 17 Dec 2013 04:39:07 +0000</pubDate>
					<dc:creator>Scott H</dc:creator>

					<description>
						<![CDATA[
						<p>Please read my message more carefully.  I want NO HEADER, NO MENUS, but I want to KEEP THE FOOTERS.  You do not have an option for that.  I need the CCS code to remove the headers site wide while KEEPING THE FOOTERS and FOOTER MENUS.  I hope you add the option in the future for this from your page choices but right now you don&#8217;t have the one I need.</p>
<p>Thanks for your help.  I am enjoying the capabilities of the theme so far and will have more questions as I get further in to it.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1709</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1709</link>
					<pubDate>Tue, 17 Dec 2013 05:02:42 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Scott,</p>
<p>We will certainly add the ability to remove headers but keep the footers in a future release. Just out of curiosity, would you mind sharing your use-case for this type of setup? Before launch we debated the need for this template but couldn&#8217;t find one internally, which is why we left it out.</p>
<p>If you&#8217;re merely looking to disable the header site wide, this is a very easy fix. Enter the following code in the <strong>Custom</strong> section of the Customizer in the <strong>CSS</strong> field, or into your <strong>style.css</strong> file of your child theme. Do not include this into the style.css file of the main theme, as it will get overwritten when upgrading to a newer version.</p>
<pre>.masthead { display: none; }</pre>
<p>Let us know if you need anything else!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1710</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1710</link>
					<pubDate>Tue, 17 Dec 2013 05:20:11 +0000</pubDate>
					<dc:creator>Scott H</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the incredibly fast response.  You all have the quickest support response I have ever seen.  Amazing!  This did exactly what I needed.  I am having a couple of other minor issues relating to this.  First, to answer your question, the need for this is to be able to build your own menu system, for example you could make it out of buttons instead of using the traditional menu, useful for minimalist design, and allows different pages to have different menus.</p>
<p>I am getting a little more padding than I want at the top when using the Icon stack with a page type of: blank container, header and footer, with the above CSS applied.  Also, the footer padding is much more than I want.  On both computers and mobile devices it&#8217;s a lot of white space in the footer.  When I use a blank page without a container it takes care of the top space but then my sides become too wide, and the footer padding is still more than I want.</p>
<p>Any help in adjusting this would be greatly appreciated.  I may be buying a lot of copies of this theme if I can make it do what I want.  It&#8217;s the closest so far to give me the control I need.  For a brand new theme you all are off to a fantastic start.  I can&#8217;t wait to see what you add next.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1716</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1716</link>
					<pubDate>Tue, 17 Dec 2013 06:21:34 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Scott,</p>
<p>Depending on what browser you&#8217;re using, it&#8217;s very easy to inspect these elements and figure out where the extra spacing is coming from. I use Chrome, and to do so, simply right-click on the element you&#8217;re wanting to adjust and select <strong>Inspect Element</strong>. This will bring up the markup for the site in a popup box, which you can explore and see the dimensions of all elements. Padding is highlighted in green, and margin is highlighted in a kind of orange/red color. When you&#8217;re found the element you want to adjust, look for it&#8217;s class name. If the class is <strong>x-colophon</strong>, you would use something like this to adjust the dimensions:</p>
<pre>.x-colophon {
...CSS here...
}</pre>
<p>If it has two class names (or more) separated by a space, and you need further specificity, you can do something like this:</p>
<pre>.x-colophon.top {
...CSS here...
}</pre>
<p>This is helpful as it will allow you to see what elements you need to adjust and you won&#8217;t have to wait on us to provide you with an answer every time, which is helpful especially in time-crunch situations with client work.</p>
<p>If you find that you&#8217;re still having a tough time locating what you need to adjust, try taking a screenshot and making some notations of the areas you want fixed. Then you can use a service like Dropbox to get a public link for the image and paste it here for us to see. This assists us greatly in helping you out.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1760</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1760</link>
					<pubDate>Wed, 18 Dec 2013 01:38:19 +0000</pubDate>
					<dc:creator>Scott H</dc:creator>

					<description>
						<![CDATA[
						<p>If you can help me a little bit for the CSS code for one of these I am sure based on what you mention above I can make the necessary adjustments.</p>
<p>I would like to adjust the footer padding.</p>
<p>In the element:  footer.x-colophon.bottom</p>
<p>I see:</p>
<p>&lt;footer class=&#8221;x-colophon bottom&#8221; role=&#8221;contentinfo&#8221;&gt;</p>
<p>Then on the right window:</p>
<p>padding: 4% 0;<br />
padding-top: 4%;<br />
padding-right: 0px;<br />
padding-bottom: 4%;<br />
padding-left: 0px;</p>
<p>I want to change the padding to 1% for the top and the bottom.</p>
<p>Based on that information can you tell me what I should specify the code for the custom CSS?  I think once I know how to adjust one I can do any others.</p>
<p>Thanks so much!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1763</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1763</link>
					<pubDate>Wed, 18 Dec 2013 03:45:54 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Scott,</p>
<p>No problem at all. You can do the adjustment in a couple ways. You can just use the <strong>padding</strong> property, or you can be more specific and set one side using something like <strong>padding-top</strong>. With padding, you can set all sides, top/sides, top/sides/bottom, or top/left/bottom/right. So if you wanted to set <strong>all sides</strong> of the container to have a <strong>1%</strong> padding, you could use this:</p>
<pre>.x-colophon.bottom {
  padding: 1%;
}</pre>
<p>If you wanted to set your <strong>top</strong> and <strong>bottom</strong> to <strong>1%</strong> and <strong>sides</strong> to <strong>0</strong>, you could use this:</p>
<pre>.x-colophon.bottom {
  padding: 1% 0;
}</pre>
<p>Setting <strong>top</strong> to <strong>1%</strong>, <strong>sides</strong> to <strong>0</strong>, and <strong>bottom</strong> to <strong>4%</strong> would look something like this:</p>
<pre>.x-colophon.bottom {
  padding: 1% 0 4%;
}</pre>
<p>And then finally, we can set the <strong>top</strong> to <strong>1%</strong>, <strong>right</strong> to <strong>0</strong>, <strong>bottom</strong> to <strong>4%</strong>, and <strong>left</strong> to <strong>5%</strong> like so:</p>
<pre>.x-colophon.bottom {
  padding: 1% 0 4% 5%;
}</pre>
<p>Again, these are all just examples to demonstrate how to set the CSS yourself. Finally, you could only specify one side if you wanted, like the <strong>left</strong> side like so:</p>
<pre>.x-colophon.bottom {
  padding-left: 5%;
}</pre>
<p>Hopefully this clears things up for you and gives you a little more freedom in making edits to everything yourself. Let us know if you need anything else! 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1768</guid>
					<title><![CDATA[Reply To: Remove Header and Navigation]]></title>
					<link>https://theme.co/archive/forums/topic/remove-header-and-navigation/#post-1768</link>
					<pubDate>Wed, 18 Dec 2013 04:01:33 +0000</pubDate>
					<dc:creator>Scott H</dc:creator>

					<description>
						<![CDATA[
						<p>You all rock!!!!  Thanks so much.  Best support ever!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

