How could be possible to achieve this scroll effect which is ¨smoother¨than the normal x theme scrolling ? thanks
Hi @Borislav.VD,
Thanks for reaching out.
It’s a custom code where it uses a separate jQuery UI library for easing. Example, https://jqueryui.com/easing/
The theme and the builder only use the resources provided by Wordpress (the default jQuery).
Easing is also achievable through CSS but would be tricky and with the wrong combination, your site’s animation will become heavy and slower. With this, I recommend contacting a developer to implement other libraries required for this kind of implementation.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.