<?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: Reduce Width of Boxed Wrapper</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/reduce-width-of-boxed-wrapper/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/reduce-width-of-boxed-wrapper/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 11:17:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/reduce-width-of-boxed-wrapper/#post-27691</guid>
					<title><![CDATA[Reduce Width of Boxed Wrapper]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/reduce-width-of-boxed-wrapper/#post-27691</link>
					<pubDate>Wed, 23 Mar 2016 15:58:57 +0000</pubDate>
					<dc:creator>davinb</dc:creator>

					<description>
						<![CDATA[
						<p>How can I reduce the overall width of the boxed wrapper layout? It appears to be set to 1250px right now. How can I reduce this width? (Custom CSS section is preferred.)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/reduce-width-of-boxed-wrapper/#post-27695</guid>
					<title><![CDATA[Reply To: Reduce Width of Boxed Wrapper]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/reduce-width-of-boxed-wrapper/#post-27695</link>
					<pubDate>Thu, 24 Mar 2016 09:36:38 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Try this in your Theme options -> Custom CSS:</p>
<pre><code>.boxed_wrapper {
    width: 1100px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

