<?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>BlueOwlCreative  &#187;  Topic: Shadow Behind Menu Bar</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/shadow-behind-menu-bar/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/shadow-behind-menu-bar/feed/</link>
		<description></description>
		<pubDate>Thu, 27 Aug 2026 21:54:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/shadow-behind-menu-bar/#post-28764</guid>
					<title><![CDATA[Shadow Behind Menu Bar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/shadow-behind-menu-bar/#post-28764</link>
					<pubDate>Tue, 31 May 2016 15:42:28 +0000</pubDate>
					<dc:creator>carasmaticdesign</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, could you tell me what code I would need to insert to add a small shadow behind the menu bar?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/shadow-behind-menu-bar/#post-28774</guid>
					<title><![CDATA[Reply To: Shadow Behind Menu Bar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/shadow-behind-menu-bar/#post-28774</link>
					<pubDate>Wed, 01 Jun 2016 07:49:29 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>There&#8217;s one by default actually&#8230;<br />
If you want to increase it, try this:</p>
<pre><code>#header{
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

