<?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: Hide page heading on Woocommerce product page</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/feed/</link>
		<description></description>
		<pubDate>Mon, 24 Aug 2026 15:14:41 +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/hide-page-heading-on-woocommerce-product-page/#post-24691</guid>
					<title><![CDATA[Hide page heading on Woocommerce product page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-24691</link>
					<pubDate>Mon, 16 Nov 2015 22:20:05 +0000</pubDate>
					<dc:creator>lmzan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
When I create a product in Woocommerce, the product page show the product name twice, in the page heading and in the page content.<br />
If I disable the page heading in the Fortuna Page Settings the page looks great, but I have to do it every time I add a product.<br />
Is it possible to set the &#8220;Show page heading&#8221; to OFF permanently for Woocommerce product pages?<br />
That would be nice, thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-24712</guid>
					<title><![CDATA[Reply To: Hide page heading on Woocommerce product page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-24712</link>
					<pubDate>Tue, 17 Nov 2015 09:05:09 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sure you can, add this to your Theme Options -> Custom CSS or your Child Theme CSS file:</p>
<pre><code>.single-product.woocommerce .page_heading h1{
display: none;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-24752</guid>
					<title><![CDATA[Reply To: Hide page heading on Woocommerce product page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-24752</link>
					<pubDate>Tue, 17 Nov 2015 13:09:59 +0000</pubDate>
					<dc:creator>lmzan</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks a lot, just what I needed.<br />
As soon as the website is ready I&#8217;ll show you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-24757</guid>
					<title><![CDATA[Reply To: Hide page heading on Woocommerce product page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-24757</link>
					<pubDate>Tue, 17 Nov 2015 13:28:48 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Great, cheers! Don&#8217;t forget to rate our theme if you are happy with it and want to support us back &#8211; at your Downloads section in TF!<br />
Thanks a lot! <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-30858</guid>
					<title><![CDATA[Reply To: Hide page heading on Woocommerce product page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-30858</link>
					<pubDate>Mon, 23 Jan 2017 17:37:49 +0000</pubDate>
					<dc:creator>kandlproductions</dc:creator>

					<description>
						<![CDATA[
						<p>I need to disable page headings for all pages created using Envira Gallery. I would like to disable page headings for the whole site. What would the css be?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-30861</guid>
					<title><![CDATA[Reply To: Hide page heading on Woocommerce product page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-30861</link>
					<pubDate>Tue, 24 Jan 2017 07:52:57 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>No idea what Envira Gallery is but try something like this in your CSS to hide the whole page title section:</p>
<pre><code>.full_container_page_title {
display: none;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-30897</guid>
					<title><![CDATA[Reply To: Hide page heading on Woocommerce product page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/hide-page-heading-on-woocommerce-product-page/#post-30897</link>
					<pubDate>Tue, 31 Jan 2017 00:44:41 +0000</pubDate>
					<dc:creator>kandlproductions</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect, thank you.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

