<?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 Make Nav Bar Semi- Transparent | Ethos &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 00:54:38 +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-make-nav-bar-semi-transparent-ethos/#post-255312</guid>
					<title><![CDATA[How to Make Nav Bar Semi- Transparent | Ethos]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/#post-255312</link>
					<pubDate>Tue, 21 Apr 2015 23:59:45 +0000</pubDate>
					<dc:creator>Alex</dc:creator>

					<description>
						<![CDATA[
						<p>I wanted to make my nav bar slightly transparent so when content scrolls up you can still slightly see it behind the nav bar (just the nav bar. Not the logo bar as well)</p>
<p>Currently Im using this code to change the color.</p>
<pre><code>/* Main Nav Color */
.x-navbar {
background-color: #74cbd1;}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/#post-255510</guid>
					<title><![CDATA[Reply To: How to Make Nav Bar Semi- Transparent | Ethos]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/#post-255510</link>
					<pubDate>Wed, 22 Apr 2015 07:16:23 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Alex,</p>
<p>Please add the code below in your <strong>Appearance &gt; Customize &gt; Custom &gt; CSS</strong></p>
<pre><code>.x-navbar {
background-color: rgba(116,203,209,0.5);
}</code></pre>
<p>See <a href="http://www.color-hex.com/color/74cbd1" rel="nofollow">http://www.color-hex.com/color/74cbd1</a> where I got the equivalent RGB value for the color. The last value in rgba is the opacity.</p>
<p>Hope that helps. 🙂 </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/#post-255736</guid>
					<title><![CDATA[Reply To: How to Make Nav Bar Semi- Transparent | Ethos]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/#post-255736</link>
					<pubDate>Wed, 22 Apr 2015 13:36:49 +0000</pubDate>
					<dc:creator>Alex</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/#post-255780</guid>
					<title><![CDATA[Reply To: How to Make Nav Bar Semi- Transparent | Ethos]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-make-nav-bar-semi-transparent-ethos/#post-255780</link>
					<pubDate>Wed, 22 Apr 2015 14:11:14 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Glad to hear that.</p>
<p>Let us know if you need anything else.</p>
<p>Thanks. Have a great day! 🙂</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

