page loader

Posted in: Newspaper
Post count: 12

After looking through the documentation and the theme panel, I’m not seeing where there’s an option to turn this page loader off. It’s the blue swipe that happens between pageloads on the site

Post count: 37

That’s because its not a feature it has to do with you loading all your CSS with async so its causing a FOUT you need to disable that as its going to make the site look odd without properly using critical CSS.

Otherwise I would simply exclude the main theme css from being asynced.

Post count: 22421

Hello,

In most cases this happens because of CDN settings or css optimization. Please try to temporary disable the cdn and all optimization. Then test again.

Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.