<?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>Content above masthead-video? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/content-above-masthead-video/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/content-above-masthead-video/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 25 Dec 2025 22:28:39 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-75222</guid>
					<title><![CDATA[Content above masthead-video?]]></title>
					<link>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-75222</link>
					<pubDate>Wed, 30 Jul 2014 03:25:16 +0000</pubDate>
					<dc:creator>quitsmirking</dc:creator>

					<description>
						<![CDATA[
						<p>I run <a href="http://www.g27.net" rel="nofollow">http://www.g27.net</a> &#8211; just got X up and running with a video header.</p>
<p>I want to have a big title above my video header (and navbar) exactly like this:<br />
<a href="http://www.exponentpr.com/" rel="nofollow">http://www.exponentpr.com/</a></p>
<p>How would I do this? Thanks. LOVE the theme.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-75712</guid>
					<title><![CDATA[Reply To: Content above masthead-video?]]></title>
					<link>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-75712</link>
					<pubDate>Thu, 31 Jul 2014 01:33:25 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thank you for writing in!</p>
<p>My antivirus detected some malware/virus from your site, <strong>JS:Redirector-BTL [Trj]</strong> and blocking it.</p>
<p>For slider, follow these.</p>
<p>1. Create a page and name it as <strong>Homepage</strong> as sample (use “Blank – No Container | Header, Footer” template under Page Attribute section ) <a href="http://theme.co/x/member/kb/page-templates/" rel="nofollow">http://theme.co/x/member/kb/page-templates/</a><br />
2. Create a slider with full screen or auto-responsive setting with .masthead offset <a href="http://theme.co/x/member/kb/sliders/" rel="nofollow">http://theme.co/x/member/kb/sliders/</a><br />
3. Set you new slider above masthead of your <strong>Homepage</strong><br />
4. Set your new <strong>Homepage</strong> at <strong>Admin &gt; Settings &gt; Reading &gt; Front Page</strong>.</p>
<p>Hope this helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-76091</guid>
					<title><![CDATA[Reply To: Content above masthead-video?]]></title>
					<link>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-76091</link>
					<pubDate>Thu, 31 Jul 2014 18:58:39 +0000</pubDate>
					<dc:creator>quitsmirking</dc:creator>

					<description>
						<![CDATA[
						<p>I already have an auto-responsive slider above the masthead &#8211; I&#8217;m looking to add a title/image above that slider, so it goes in this order:</p>
<p>TEXT/IMAGE TITLE FIELD<br />
VIDEO SLIDER<br />
NAVIGATION BAR</p>
<p>Exactly like this: <a href="http://www.exponentpr.com/" rel="nofollow">http://www.exponentpr.com/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-76605</guid>
					<title><![CDATA[Reply To: Content above masthead-video?]]></title>
					<link>https://theme.co/archive/forums/topic/content-above-masthead-video/#post-76605</link>
					<pubDate>Fri, 01 Aug 2014 22:12:13 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thank you for writing in!</p>
<p>In that case you have to compose your own content.</p>
<p>Add this code at your child theme&#8217;s functions.php along with your content.</p>
<pre><code>add_action(&#039;x_after_site_begin&#039;, function(){
?&gt;

&lt;!-- your TEXT/HTML content here --&gt;
&lt;!-- Example Start --&gt;
&lt;div class=&quot;my_top_section&quot;&gt;
&lt;img src=&quot;&quot; /&gt;
&lt;/div&gt;
&lt;style&gt;
.my_top_section {
text-align: center;
}
&lt;/style&gt;
&lt;!-- Example End --&gt;

&lt;?php
});</code></pre>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

