Not sure what you tried. If you tried to make it so the text doesn’t animate until the page loaded entirely is yes, then the render delay is still expected since it still needs to render, it is just doing so after the page is entirely loaded, which means the performance may have increased…so did you do that and if so, after testing twice since making the changes, test a third time to get the performance and see if it improved.

If you tried just removing the animation entirely, test twice, and on 3rd test check performance and see if there is an improvement, and if you did remove the plugin/animation and still see a render delay on the test, remove the ID attribute that was added for the plugin to animate the text.

1 Like