<?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 Can I Remove Featured Image from Blog Posts (Renew Theme)? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 09:33:40 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-159971</guid>
					<title><![CDATA[How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-159971</link>
					<pubDate>Mon, 08 Dec 2014 00:55:01 +0000</pubDate>
					<dc:creator>ttbrown</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there &#8211; I am checking to see if there is a setting that I can configure to remove the featured imaged from displaying in my blog posts. If not can you please share the code and which file I need to add it to so universally the featured image is removed? To clarify, I want the thumbnail to continue displaying, I just don&#8217;t want the image on the post. Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-160147</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-160147</link>
					<pubDate>Mon, 08 Dec 2014 08:59:50 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey there,</p>
<p>Please give us the URL of your site or the Stach you&#8217;re using so we could give you a tailored solution.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-160841</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-160841</link>
					<pubDate>Tue, 09 Dec 2014 04:56:49 +0000</pubDate>
					<dc:creator>ttbrown</dc:creator>

					<description>
						<![CDATA[
						<p><a href="https://kithub.cc/blog/" rel="nofollow">https://kithub.cc/blog/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-161063</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-161063</link>
					<pubDate>Tue, 09 Dec 2014 11:24:02 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Thank you for providing url.</p>
<p>To remove featured image in blog post, you can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>
.single-post .entry-featured {
     display:none;
}
</code></pre>
<p>Hope that helps. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-162967</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-162967</link>
					<pubDate>Thu, 11 Dec 2014 21:34:11 +0000</pubDate>
					<dc:creator>ttbrown</dc:creator>

					<description>
						<![CDATA[
						<p>It worked. Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-163282</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-163282</link>
					<pubDate>Fri, 12 Dec 2014 10:21:44 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re welcome!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-275074</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-275074</link>
					<pubDate>Sat, 16 May 2015 18:11:46 +0000</pubDate>
					<dc:creator>jeanpier_re</dc:creator>

					<description>
						<![CDATA[
						<p>This may vary by implementation but I had to do the following to get the same result.</p>
<pre><code>
body div.entry-featured {
  display:none;
}
</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-275195</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-275195</link>
					<pubDate>Sun, 17 May 2015 03:09:18 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="https://theme.co/archive/users/jeanpier_re/" class="bbp-user-mention bbp-user-id-34493"> @Jeanpier_re</a>,</p>
<p>Thanks for updating this thread!</p>
<p>There is a difference between the custom css. With your code:</p>
<pre><code>body div.entry-featured {
  display:none;
}</code></pre>
<p>It removes the featured image in any of the pages in your site. Using this code, on the other hand,</p>
<pre><code>.single-post .entry-featured {
     display:none;
}</code></pre>
<p>Only removes the featured image in your single posts.</p>
<p>Hope we&#8217;ve explain it briefly.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-278567</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-278567</link>
					<pubDate>Thu, 21 May 2015 09:01:54 +0000</pubDate>
					<dc:creator>hamerkate</dc:creator>

					<description>
						<![CDATA[
						<p>Morning!</p>
<p>What would the code need to be to remove it from pages rather than posts? I am struggling to get nice images to show on Facebook in open graph when I share a link and I thought the featured image may solve it but I don&#8217;t want to have the featured images on my pages such as &#8216;welcom&#8217;. My site is katehamer.com</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-278603</guid>
					<title><![CDATA[Reply To: How Can I Remove Featured Image from Blog Posts (Renew Theme)?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-remove-featured-image-from-blog-posts-renew-theme/#post-278603</link>
					<pubDate>Thu, 21 May 2015 10:14:17 +0000</pubDate>
					<dc:creator>John Ezra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in! We are not able to see any featured image on your &#8220;welcome&#8221; page. Have you solved your concern already? </p>
<p>There is a small box from a &lt;p&gt; tag with <code> element inside it. You can hide that with:</p>
<pre><code>.entry-content.content p:first-child {
    display: none;
}</code></pre>
<p>Hope this helps – thanks!</code></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

