• Resolved notoriouscode

    (@notoriouscode)


    Hi. Greatest theme I have worked with but i have one problem though: how do I disable the animation before the website loads?
    Thank You.

Viewing 1 replies (of 1 total)
  • Thread Starter notoriouscode

    (@notoriouscode)

    Problem solved!
    For those who may be having the same plea due to increased page load time, simply go to the js folder in the sydney theme folder, open main.js, scroll down to where functions are instantiated and comment on this line like this…
    //removePreloader();
    , then head over to functions.php, and look for main.min.js in the enqured scripts (around line 183) and change it to main.js.

    after this, head over to style.css and comment on the whole segment starting at preloader (line 1648 to line 1719) and that should be all.

    PS: I prefer using sublime text for such > Just saying 😉

Viewing 1 replies (of 1 total)
  • The topic ‘Disabling the before site load animation’ is closed to new replies.