Preloader time is too fast
-
Hello,
can you tell me how can i reduce the speed of preloader system?
Hello,
Please add this code to the functions.php of the child theme:
add_filter( 'woodmart_preloader_delay', function() {
return 300;
} );
Best Regards
Hi, i added the code but not working.
Hello,
Have you changed the value 300
? Try to change it.
Best Regards
Yes I tried to change it to 3000 but to no avail
Hello,
Please provide the site admin access to the private area.
Best Regards
Hi,
i send you site admin access
Thanks
Hello,
I am checking and see that you are using the animated custom image. It is not possible to change the speed as the speed is determined by animation speed from one side and site loading speed which does not allow the animation to finish.
Best Regards