Home › Forums › WoodMart support forum › Preloader time is too fast Preloader time is too fast This topic has 7 replies, 2 voices, and was last updated 4 years, 8 months ago by Elise Noromit. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts July 5, 2020 at 2:40 pm #208742 nickla24Participant Hello, can you tell me how can i reduce the speed of preloader system? July 6, 2020 at 7:08 am #208836 Elise NoromitMember Hello, Please add this code to the functions.php of the child theme: add_filter( 'woodmart_preloader_delay', function() { return 300; } ); Best Regards July 6, 2020 at 8:05 am #208858 nickla24Participant Hi, i added the code but not working. July 6, 2020 at 8:30 am #208865 Elise NoromitMember Hello, Have you changed the value 300? Try to change it. Best Regards July 6, 2020 at 8:51 am #208872 nickla24Participant Yes I tried to change it to 3000 but to no avail July 6, 2020 at 11:49 am #208936 Elise NoromitMember Hello, Please provide the site admin access to the private area. Best Regards July 6, 2020 at 2:16 pm #208979 nickla24Participant Hi, i send you site admin access Thanks July 6, 2020 at 10:06 pm #209041 Elise NoromitMember 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 Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register