ShootiezProductions Posted August 17, 2021 Posted August 17, 2021 Site URL: https://www.shootiezproductions.com/ I am trying to incorporate snap scrolling / lock scrolling on solely the home page of my website but the code I have is affecting my entire site. How do I make it so solely the home page has snap scrolling. Here is my code that is injected into the home advanced page: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script> <script> $(function() { $.scrollify({ section : ".Index-page", }); }); </script> Thanks for the help in advance!
tuanphan Posted August 18, 2021 Posted August 18, 2021 Move all code to Homepage Header then access Design > Site Styles > Disable Ajax Loading Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
ShootiezProductions Posted August 23, 2021 Author Posted August 23, 2021 It works! Bless your heart and soul!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.