<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Removing shadow gradient AND background &#039;grid&#039; image from Widely</title>
		<link>http://en.forums.wordpress.com/topic/removing-shadow-gradient-and-background-grid-image-from-widely</link>
		<description>WordPress.com Forums &#187; Topic: Removing shadow gradient AND background &#039;grid&#039; image from Widely</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 15:43:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/removing-shadow-gradient-and-background-grid-image-from-widely" rel="self" type="application/rss+xml" />

		<item>
			<title>sarahkusz on "Removing shadow gradient AND background &#039;grid&#039; image from Widely"</title>
			<link>http://en.forums.wordpress.com/topic/removing-shadow-gradient-and-background-grid-image-from-widely#post-1160721</link>
			<pubDate>Sat, 23 Feb 2013 06:12:49 +0000</pubDate>
			<dc:creator>sarahkusz</dc:creator>
			<guid isPermaLink="false">1160721@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thank you so much, designsimply!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Removing shadow gradient AND background &#039;grid&#039; image from Widely"</title>
			<link>http://en.forums.wordpress.com/topic/removing-shadow-gradient-and-background-grid-image-from-widely#post-1156420</link>
			<pubDate>Mon, 18 Feb 2013 21:48:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1156420@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Also, what is the code to remove the 'grid' image from the content container?</p></blockquote>
<p>To remove the grid background image from the main content container on the Widely theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.site {
	background: #fff;
}</code></pre>
<p>Also note that you can combine the two examples from above into one like this:</p>
<pre><code>.site {
	background: #fff;
	box-shadow: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Removing shadow gradient AND background &#039;grid&#039; image from Widely"</title>
			<link>http://en.forums.wordpress.com/topic/removing-shadow-gradient-and-background-grid-image-from-widely#post-1156414</link>
			<pubDate>Mon, 18 Feb 2013 21:46:15 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1156414@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>How do I remove the gradient/shadow on the Widely Theme?
</p></blockquote>
<p>To remove the box shadow from around the main content container on the Widely theme, add this to your Appearance → Custom Design → CSS editor:</p>
<pre><code>.site {
	box-shadow: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>sarahkusz on "Removing shadow gradient AND background &#039;grid&#039; image from Widely"</title>
			<link>http://en.forums.wordpress.com/topic/removing-shadow-gradient-and-background-grid-image-from-widely#post-1149893</link>
			<pubDate>Mon, 11 Feb 2013 18:39:31 +0000</pubDate>
			<dc:creator>sarahkusz</dc:creator>
			<guid isPermaLink="false">1149893@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi! I am also interested in how you are able to do this? Can you please post what CSS you altered/removed?</p>
<p>Thanks! :)
</p>
]]></description>
					</item>
		<item>
			<title>designdolphin on "Removing shadow gradient AND background &#039;grid&#039; image from Widely"</title>
			<link>http://en.forums.wordpress.com/topic/removing-shadow-gradient-and-background-grid-image-from-widely#post-1125061</link>
			<pubDate>Tue, 15 Jan 2013 20:52:20 +0000</pubDate>
			<dc:creator>designdolphin</dc:creator>
			<guid isPermaLink="false">1125061@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looks like you solved this, am I correct? :-) </p>
<p>Otherwise, can you please give a link to a test page(s) with the problem areas. </p>
<p>That way it is easier for people to help you.  </p>
<p>Thanx! :-)
</p>
]]></description>
					</item>
		<item>
			<title>notabilia on "Removing shadow gradient AND background &#039;grid&#039; image from Widely"</title>
			<link>http://en.forums.wordpress.com/topic/removing-shadow-gradient-and-background-grid-image-from-widely#post-1119927</link>
			<pubDate>Fri, 11 Jan 2013 08:12:44 +0000</pubDate>
			<dc:creator>notabilia</dc:creator>
			<guid isPermaLink="false">1119927@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi! </p>
<p>How do I remove the gradient/shadow on the Widely Theme? Also, what is the code to remove the 'grid' image from the content container? </p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
