<?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: Full width header</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/full-width-header/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/full-width-header/feed/</link>
		<description></description>
		<pubDate>Fri, 28 Aug 2026 02:48:26 +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/full-width-header/#post-28280</guid>
					<title><![CDATA[Full width header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/full-width-header/#post-28280</link>
					<pubDate>Wed, 27 Apr 2016 11:25:18 +0000</pubDate>
					<dc:creator>oppolis</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;d like to have a header with logo and navigation set to full width, like your example: <a href="http://blueowlcreative.com/wp/fortuna/" rel="nofollow">http://blueowlcreative.com/wp/fortuna/</a> but I can only seem to get this to be boxed to 1200px</p>
<p>In the Fortuna Theme Options, this is set to Full Width and then on the page itself this is set to Default, set in theme options.</p>
<p>How do i set it so that the header content is full width?</p>
<p>Cheers </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/full-width-header/#post-28283</guid>
					<title><![CDATA[Reply To: Full width header]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/full-width-header/#post-28283</link>
					<pubDate>Wed, 27 Apr 2016 13:03:15 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure thing!</p>
<p>Simply add this to your Theme options -> Custom CSS or your Child theme CSS file:</p>
<pre><code>#header .container {
    width: 94%;
}
.container.mega_menu_holder {
    width: 100% !important;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

