I got problem with my loader. I am a young graphic designer I was doing research to create a loader with codes. I have everything for now but the problem is that I would like my charger to be seen and not be instantaneous I share with you my code that I used the JS code:
jQuery(window).load(function(){
jQuery('#loading').fadeOut();
});
Thanks guys for kindly helping me have a good day !