DEV Community

Nick Burczyk
Nick Burczyk

Posted on

Elementor Theme and Library KILLING my load time. HELP!

Hey there everyone! I am working on a site that uses Wordpress + Elementor, and when I run page speed audits, I get a mountain of default files that are blocking load!

.../block-library/style.min.css... 
.../hello-elementor/theme.min.css...
.../hello-elementor/style.min.css...
...css/elementor-icons.min.css...
...animations/elementor-animations.min.css...

How can I get rid of this mountain of blocking code? Optimization plugins that promise to defer/inline don't seem to actually do anything and I can't get my speed up.

Any suggestions?

Top comments (0)