Remove loading on start of website

3 replies · opened Jul 11, 2017

IitmightysJul 11, 2017

Hello,

I have purchased Canvas Html Template. I want to remove loading from every page of this template. Please help

SSemicolon WebSTAFFJul 15, 2017

Hello,

Simply delete/comment the following code in the js/functions.js File:

SEMICOLON.initialize.pageTransition();

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

NNaGabrielaAug 29, 2017

Hello Team!

If this code it´s commented (on line 148), the website dont load.
I need to desable loader of initial of website.

Any sugestion?

SSemicolon WebSTAFFAug 30, 2017

Hello,

Please make sure that you also use the following CSS Code along with the Instructions provided above:

body:not(.no-transition) #wrapper { opacity: 1; }

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard