<?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: Space between smooth scroll and row</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/feed/</link>
		<description></description>
		<pubDate>Thu, 11 Jun 2026 02:34:53 +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/space-between-smooth-scroll-and-row/#post-28368</guid>
					<title><![CDATA[Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28368</link>
					<pubDate>Sun, 08 May 2016 14:14:44 +0000</pubDate>
					<dc:creator>keanekwa</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I have added anchor IDs to rows on my website. However, smooth scroll does not scroll all the way to the row. Instead, it stops just a bit before the row. How can I fix this issue?</p>
<p>Here&#8217;s some examples:</p>
<p><a href="http://104.236.138.25/services/#air_ambulance" rel="nofollow">http://104.236.138.25/services/#air_ambulance</a></p>
<p><a href="http://104.236.138.25/services/#charter" rel="nofollow">http://104.236.138.25/services/#charter</a></p>
<p>Thanks,<br />
Keane</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28380</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28380</link>
					<pubDate>Mon, 09 May 2016 11:39:17 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Keane,</p>
<p>Find this in your js/common.js file:</p>
<pre><code>smoothScroll.init({
		selector: &#039;[rel=&quot;smooth_scroll&quot;]&#039;,
		selectorHeader: &#039;#header.sticky_header&#039;, // Selector for fixed headers
		speed: 500, 
		easing: &#039;easeInOutQuart&#039;,
		updateURL: false,
		offset: 0,
	});</code></pre>
<p>You can play around with the &#8220;offset&#8221; param&#8230; also remove the &#8220;selectorHeader&#8221; param if you wish, those 2 will help you micromanage the smoothscroll.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28596</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28596</link>
					<pubDate>Fri, 20 May 2016 15:12:24 +0000</pubDate>
					<dc:creator>keanekwa</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Removing the “selectorHeader” param changes the position of the smooth scroll, however, offset does not change anything at all. So, now, after removing the “selectorHeader” param, it is now scrolling too much.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28616</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28616</link>
					<pubDate>Mon, 23 May 2016 15:58:55 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure it does, maybe you haven&#8217;t cleared your cache&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28633</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28633</link>
					<pubDate>Tue, 24 May 2016 10:51:35 +0000</pubDate>
					<dc:creator>keanekwa</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28653</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28653</link>
					<pubDate>Wed, 25 May 2016 11:00:32 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again Keane,</p>
<p>I currently get a &#8220;Error establishing a database connection&#8221; when trying to access your site&#8230; ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28729</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28729</link>
					<pubDate>Sat, 28 May 2016 08:20:33 +0000</pubDate>
					<dc:creator>keanekwa</dc:creator>

					<description>
						<![CDATA[
						<p>The website was down, but now it&#8217;s up again. Can you try again?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28731</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28731</link>
					<pubDate>Sun, 29 May 2016 04:01:12 +0000</pubDate>
					<dc:creator>keanekwa</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry the website is down again, I will let you know when I fix the error.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28732</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28732</link>
					<pubDate>Mon, 30 May 2016 04:49:05 +0000</pubDate>
					<dc:creator>keanekwa</dc:creator>

					<description>
						<![CDATA[
						<p>The website is up again, can you please help me fix the issue? Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28738</guid>
					<title><![CDATA[Reply To: Space between smooth scroll and row]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/space-between-smooth-scroll-and-row/#post-28738</link>
					<pubDate>Mon, 30 May 2016 07:54:14 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>I started playing around with the smooth scroll options there and again your website got out of control&#8230;</p>
<p><strong>Error establishing a database connection</strong></p>
<p>Let me know when it&#8217;s back up.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

