<?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: Change smooth scroll animation</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/change-smooth-scroll-animation/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/change-smooth-scroll-animation/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 08:47:37 +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/change-smooth-scroll-animation/#post-25365</guid>
					<title><![CDATA[Change smooth scroll animation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-smooth-scroll-animation/#post-25365</link>
					<pubDate>Wed, 02 Dec 2015 11:30:46 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Is it possible to change the scrolling animation and speed for the menu links? I found a plugin that does this for text anchors, but is it possible to make this plugin work with the menubar of this theme? If not, can I replicate such animations by editing a file within the theme?</p>
<p>Thanks a lot!</p>
<p>See this plugin;<br />
<a href="https://nl.wordpress.org/plugins/easy-smooth-scroll-links/" title="Easy Smooth Scroll Links" target="_blank" rel="nofollow">https://nl.wordpress.org/plugins/easy-smooth-scroll-links/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-smooth-scroll-animation/#post-25368</guid>
					<title><![CDATA[Reply To: Change smooth scroll animation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-smooth-scroll-animation/#post-25368</link>
					<pubDate>Wed, 02 Dec 2015 11:37:21 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Jay,</p>
<p>You can mod the scroll animation options in your js/common.js :</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>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-smooth-scroll-animation/#post-25374</guid>
					<title><![CDATA[Reply To: Change smooth scroll animation]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-smooth-scroll-animation/#post-25374</link>
					<pubDate>Wed, 02 Dec 2015 12:38:55 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks a lot! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>I tried to change the values but nothing did happen. So I went back to the plugin Easy Smooth Scroll Links to uninstall, but suddenly the plugin works for the entire theme. </p>
<p>I also had some issues with the offset for the header and pages, but this has been solved by a custom offset which can be set by the plugin. </p>
<p>So for people who have the same issue with the header, this could be a easy fix <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

