<?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 reverse the scrolling direction of a parallax-enabled content band? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/feed/</link>
		<description></description>
		<lastBuildDate>Tue, 21 Oct 2025 15:37:14 +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-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239071</guid>
					<title><![CDATA[How can I reverse the scrolling direction of a parallax-enabled content band?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239071</link>
					<pubDate>Tue, 31 Mar 2015 15:05:55 +0000</pubDate>
					<dc:creator>monqWebTeam</dc:creator>

					<description>
						<![CDATA[
						<p>If you visit <a href="http://monq.io/" rel="nofollow">http://monq.io/</a>, near the very bottom of the page, there is a section with a very large button that reads &#8220;Check out all 7 blends.&#8221; The problem is that the top of the background image of the container never really comes into view, so the user never sees the full name of the products in the image.</p>
<p>How can I make it so that the background image moves down as I scroll down?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239175</guid>
					<title><![CDATA[Reply To: How can I reverse the scrolling direction of a parallax-enabled content band?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239175</link>
					<pubDate>Tue, 31 Mar 2015 17:30:46 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in!</p>
<p>This is possible with parallax, and upon checking, it seems you have enabled the parallax background and the image is visible for me on scrolling (see: <a href="http://prntscr.com/6nrwhl" rel="nofollow">http://prntscr.com/6nrwhl</a>). Please confirm if you were able to achieve your desired results. </p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239325</guid>
					<title><![CDATA[Reply To: How can I reverse the scrolling direction of a parallax-enabled content band?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239325</link>
					<pubDate>Tue, 31 Mar 2015 21:24:37 +0000</pubDate>
					<dc:creator>monqWebTeam</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Perhaps you misunderstood the question.</p>
<p>I have parallax enabled, yes. </p>
<p>However, for some reason, I never end up seeing the TOP of the actual image, based on the way the page scrolls.</p>
<p>The way you have it in your screenshot, you must have taken the screenshot with your browser open quite wide. I can get the tops of the products to show like that, as well, but not at all screen widths.</p>
<p>What can I do to always have the top of the image show in this parallax?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239515</guid>
					<title><![CDATA[Reply To: How can I reverse the scrolling direction of a parallax-enabled content band?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-reverse-the-scrolling-direction-of-a-parallax-enabled-content-band/#post-239515</link>
					<pubDate>Wed, 01 Apr 2015 03:11:54 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Unfortunately, parallax background behave that way. What we could do here is to fixed the background position you can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>#x-content-band-3 {
  background-position: 50% 0 !important;
}</code></pre>
<p>Also try to increase the height of the content band so when the big button gets centered on the page the whole background would be visible.</p>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

