<?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>Header CSS global change &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/header-css-global-change/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/header-css-global-change/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 15:28:28 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-221263</guid>
					<title><![CDATA[Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-221263</link>
					<pubDate>Thu, 05 Mar 2015 22:19:17 +0000</pubDate>
					<dc:creator>Christina r</dc:creator>

					<description>
						<![CDATA[
						<p>Hi!</p>
<p>I need to change the H6 style globally. Where do I find this?</p>
<p>Moreparsmorefun.com</p>
<p>WP 4.1.1 and X 3.1.1</p>
<p>Thanks!<br />
Christina</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-221612</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-221612</link>
					<pubDate>Fri, 06 Mar 2015 12:27:14 +0000</pubDate>
					<dc:creator>Darshana</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>Thanks for writing in! You can place the following CSS rule into your Customizer, <strong>Custom &gt; CSS</strong> section using the menu <strong>Appearance -&gt; Customize</strong>. </p>
<pre><code>
h6, .h6 {
    font-size: 228.5%;
    color: #336699
}
</code></pre>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-893036</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-893036</link>
					<pubDate>Thu, 21 Apr 2016 05:17:43 +0000</pubDate>
					<dc:creator>adagency2013</dc:creator>

					<description>
						<![CDATA[
						<p>When I add css code to global css (for the header), it only works for the specific page. And when I close and open the same page this unusual code with .n shows up without any breaks. This only happens at home page and not other pages. I am only using xtheme plugins.<br />
<code>.text-white h2,n.text-white p,n.text-white .x-btn {n  color: #fff;n}nn.text-white .x-btn {n  border-color: #fff;n}nn.text-white .x-btn:hover {n  opacity: 0.75;n}n.x-navbar {n    border-bottom: 1px solid #ccc;n  background-color: transparent;}n.x-navbar-fixed-left {n    border-right: 1px solid #ccc;n    box-shadow: 2px 0 4px rgba(0,0,0,0.1);n    background: transparent;n}</code><br />
<a href="http://demo.ewderm.com/" rel="nofollow">http://demo.ewderm.com/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-893047</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-893047</link>
					<pubDate>Thu, 21 Apr 2016 05:30:25 +0000</pubDate>
					<dc:creator>adagency2013</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-893050</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-893050</link>
					<pubDate>Thu, 21 Apr 2016 05:32:20 +0000</pubDate>
					<dc:creator>adagency2013</dc:creator>

					<description>
						<![CDATA[
						<p>Basically I am trying to make the header transparent to show the page background image.<br />
.x-navbar-fixed-left{<br />
border-right: 1px solid #ccc;<br />
box-shadow: 2px 0 4px rgba(0,0,0,0.1);<br />
background-color: transparent;}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-893348</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-893348</link>
					<pubDate>Thu, 21 Apr 2016 09:39:22 +0000</pubDate>
					<dc:creator>John Ezra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in! It seems that you were able to make the header transparent already. Are you still needing help with this? Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-895505</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-895505</link>
					<pubDate>Fri, 22 Apr 2016 15:09:52 +0000</pubDate>
					<dc:creator>adagency2013</dc:creator>

					<description>
						<![CDATA[
						<p>The point is it is not working globally, it only works page by page . Plus there is that weird code that appears after saving.( And there is no way to even apply any css on header for blog page)<br />
In other words I want the header in all pages and posts to be transparent. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-895728</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-895728</link>
					<pubDate>Fri, 22 Apr 2016 18:40:16 +0000</pubDate>
					<dc:creator>adagency2013</dc:creator>

					<description>
						<![CDATA[
						<p>As have been trying to solve this issue, I am realizing cornerstone Custom css is to use for each page to change header or anything else.<br />
Using WordPress own customizer is buggy and does not work.<br />
Also to change any archive page css , one has to change the css of the single page via cornerstone.<br />
So this is how how I could solve my issue.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-css-global-change/#post-896401</guid>
					<title><![CDATA[Reply To: Header CSS global change]]></title>
					<link>https://theme.co/archive/forums/topic/header-css-global-change/#post-896401</link>
					<pubDate>Sat, 23 Apr 2016 08:00:14 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>Thanks for the updates! I can confirm that there is an issue in the customizer. The resulting css is this:</p>
<pre><code>
.x-navbar-fixed-left {n  border-right: 1px solid #ccc;n  box-shadow: 2px 0 4px rgba(0,0,0,0.1);n  background: transparent;n}</code></pre>
<p>There is n character added in the resulting css. This could be an issue in the theme or from a plugin. Could please reinstall X and Cornerstone? </p>
<p>If nothing else works, would you mind providing us the ftp login credentials so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your credentials, we will be happy to assist you with everything.</p>
<p>To do this, you can make a post with the following info:<br />
&#8211; FTP Hostname<br />
&#8211; FTP Username<br />
&#8211; FTP Password</p>
<p><strong>Don’t forget to select Set as private reply</strong>. This ensures your information is only visible to our staff.</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

