<?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: Get Rid of Page Headings</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/get-rid-of-page-headings/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/get-rid-of-page-headings/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 07:42:09 +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/get-rid-of-page-headings/#post-29912</guid>
					<title><![CDATA[Get Rid of Page Headings]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/get-rid-of-page-headings/#post-29912</link>
					<pubDate>Sat, 17 Sep 2016 21:57:03 +0000</pubDate>
					<dc:creator>jmpublications</dc:creator>

					<description>
						<![CDATA[
						<p>I want to turn off the Page Headings, but there is no selection for that in the Theme Options. Where do I go to do that, and what code to I cut out? </p>
<p>See image at: </p>
<p><a href="http://www.maaspublications.net/testsite/FEE/wp-content/uploads/2016/09/Screen-Shot-2016-09-17-at-2.43.19-PM.png" rel="nofollow">http://www.maaspublications.net/testsite/FEE/wp-content/uploads/2016/09/Screen-Shot-2016-09-17-at-2.43.19-PM.png</a></p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/get-rid-of-page-headings/#post-29916</guid>
					<title><![CDATA[Reply To: Get Rid of Page Headings]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/get-rid-of-page-headings/#post-29916</link>
					<pubDate>Mon, 19 Sep 2016 06:50:29 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>You can hide that with a simple line of CSS you can enter in your TEXT (not VISUAL) editor:</p>
<pre><code>&lt;style&gt;
.full_container_page_title {
display: none;
}
&lt;/style&gt;</code></pre>
<p>Btw what&#8217;s wrong with the Related Articles carousel at the bottom, I can see it just fine but in your screenshot it looks quite broken?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

