LLileshDec 1, 2019
how do I remove css3 spinner from all pages ?
1 reply · opened Dec 1, 2019
how do I remove css3 spinner from all pages ?
Hello,
Please find and delete or comment the following code in the js/functions.js File:
SEMICOLON.initialize.pageTransition();and add the following CSS Code:
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