NikolaNikic Posted September 4 Share Posted September 4 i currently use: <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 : "article .page-section", scrollSpeed: 1800 }); }); </script> it works but it's very glitchy, The site is: Nikic Costruzioni By Goran & Boban Nikic If someone knows how to resolve the issue please let me know Thanks in advance Link to comment
tuanphan Posted September 7 Share Posted September 7 Try this to Custom CSS then check again body.homepage article section { min-height: unset !important; height: 100vh !important; } 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment