<?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: Remove post thumbnail in post pages</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/feed/</link>
		<description></description>
		<pubDate>Sat, 29 Aug 2026 09:56:15 +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/remove-post-thumbnail-in-post-pages/#post-27531</guid>
					<title><![CDATA[Remove post thumbnail in post pages]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27531</link>
					<pubDate>Tue, 08 Mar 2016 13:40:13 +0000</pubDate>
					<dc:creator>Carolinesjw</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I&#8217;m hoping you can help me. I need to remove the post thumbnail/feature image that appears as a masthead image in the posts pages in the fortuna theme. Is there a way and how would I go about this? </p>
<p>If i needed to keep it on some pages, is there also a way to stop the image from scaling up to size, as it makes pictures looks pixelated. Please see this page for reference <a href="http://virtualnotdistant.com/silence-in-blank-verse/" rel="nofollow">http://virtualnotdistant.com/silence-in-blank-verse/</a></p>
<p>I&#8217;m not a developer so simple terms would be very helpful!</p>
<p>Thank you very much!</p>
<p>Caroline</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27536</guid>
					<title><![CDATA[Reply To: Remove post thumbnail in post pages]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27536</link>
					<pubDate>Wed, 09 Mar 2016 09:09:44 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Caroline,</p>
<p>Simply make sure you upload larger images if you don&#8217;t want them scaled up &#8211; 900px+ in width would do fine.</p>
<p>As for removing the image, sure you can do so with simple CSS:</p>
<pre><code>.post .post_content .pic {
display: none;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27553</guid>
					<title><![CDATA[Reply To: Remove post thumbnail in post pages]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27553</link>
					<pubDate>Thu, 10 Mar 2016 14:31:23 +0000</pubDate>
					<dc:creator>Carolinesjw</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Thank you very much for taking a look at this issue for me.</p>
<p>Is there anyway to make the width of this area and height smaller, as it creates quite a large image area? Or does it have to be 900px wide?</p>
<p>Many thanks for your help!</p>
<p>Caroline</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27560</guid>
					<title><![CDATA[Reply To: Remove post thumbnail in post pages]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27560</link>
					<pubDate>Fri, 11 Mar 2016 12:39:50 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again Caroline,</p>
<p>Well the current design is such that the image is made full width in the post list container&#8230; You can change that of course, for example:</p>
<pre><code>.single-post .post_content .pic img {
width: 50%;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27693</guid>
					<title><![CDATA[Reply To: Remove post thumbnail in post pages]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/remove-post-thumbnail-in-post-pages/#post-27693</link>
					<pubDate>Wed, 23 Mar 2016 17:25:47 +0000</pubDate>
					<dc:creator>Carolinesjw</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you very much for the advice on this!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

