TtechnofinityAug 15, 2019
Hi, animation work on the computer but doesn't when check website on the phone.
Can you help me to enable it also for phone ?
Thank you
1 reply · opened Aug 15, 2019
Hi, animation work on the computer but doesn't when check website on the phone.
Can you help me to enable it also for phone ?
Thank you
Hello,
Simply delete the following if/else block from the animations: function() Function Block in the js/functions.js File:
if( $body.hasClass('device-xl') || $body.hasClass('device-lg') || $body.hasClass('device-md') ){
...
}and move all its content outside.
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