Comments Aurelien started the conversationOctober 6, 2017 at 8:55pmHey there, When chosing any of the templates featuring parralax in the California template, the scrolling speed of the page itself appears to be increased significantly. Is there a way to tune the speed down? Thanks in advance, Aurelien 2,007Support repliedOctober 8, 2017 at 8:29amHello Aurelien,if you have selected the Vertical Parallax templatehttp://clapat.ro/themes/california-wordpress/vertical-parallax/try opening /js/scripts.jsand modify this bit (lines 2799-2804)if( $('.scroll-reveal').length > 0 ){ $(".scroll-reveal").jqScrollAnim({ rep: {start: 20, end: 240}, animation: {type:'fade'} }); }and decrease 240 to 200 for example.Hard refresh the page after making the changes (Ctrl+F5)Thank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
Hey there,
When chosing any of the templates featuring parralax in the California template, the scrolling speed of the page itself appears to be increased significantly.
Is there a way to tune the speed down?
Thanks in advance,
Aurelien
Hello Aurelien,
if you have selected the Vertical Parallax template
http://clapat.ro/themes/california-wordpress/vertical-parallax/
try opening /js/scripts.js
and modify this bit (lines 2799-2804)
if( $('.scroll-reveal').length > 0 ){
$(".scroll-reveal").jqScrollAnim({
rep: {start: 20, end: 240},
animation: {type:'fade'}
});
}
and decrease 240 to 200 for example.
Hard refresh the page after making the changes (Ctrl+F5)
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio