Last active
October 19, 2017 00:58
-
-
Save AmeliaBriscoe/7a53f74556db6e796b59376241c41020 to your computer and use it in GitHub Desktop.
Altitude Pro Smooth Scrolling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Add the below code to the 'Design' --> 'Appearance' --> 'Scripts' --> 'Header Scripts' area in your Rainmakwr Admin */ | |
| <script type='text/javascript' src='/wp-content/themes/altitude-pro/js/home.js?ver=1.0.0'></script> | |
| <script type='text/javascript' src='/wp-content/themes/altitude-pro/js/jquery.scrollTo.min.js?ver=1.4.5-beta'></script> | |
| <script type='text/javascript' src='/wp-content/themes/altitude-pro/js/jquery.localScroll.min.js?ver=1.2.8b'></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment