Back to All

CSS on Android slow

Hi there
I currently have the issue with the CSS on Android loading really slow hence the elements are not hidden fast enough and I will still see the Navbar and footer. I've read the docs and previous questions and also tried to include a JS right at the top of the page to hide elements with JS if they match the user agent. This still seems to be to slow. How could we improve it? Is there something we missing? Or for what should we look after on our page to speed up the loading, any improvements with blocking / delaying certain parts?

Thank you