Home>Support>Block Animation slow mobile

Block Animation slow mobile

Hi,

I just bought the Siteorigin premium and have been fiddling away with the nice looking animations.

When I test drive my site in a wifi connected mobile, the animated objects (which are set to activate when element enters screen ) are so slow to load that one swipes pass them. What is going on?

As a feature request, I’d like to see that the animations for mobile could be switched off, if nothing can be done. Are the elements preloading in any way? That could perhaps solve the issue.

This is somewhat a show-stopper if animations will slow down the site for mobile users.

Best regards
Magnus

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Magnus

    That’s odd – there’s no reason the animations should be slow to load. Hm. Unless… what device are you using to test your website with?

    Do you have a public URL where we can take a look at what’s going on?

    Elements are always preloaded and simply hidden during animation.
    You can disable animations on mobile with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    @media (max-width: 600px) {
    	.panels-animation-hide {
    		animation-duration: unset !important;
    		opacity: 1 !important;
    	}
    }
    

    How does that look?
    You might also need to install the SiteOrigin CSS Editor.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard (please refer to the support tab). Please reference this thread and include your SiteOrigin order key in the email.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More