I am working on the optimization of my site and I have reached a perfect 100/100 score on Desktop via PageSpeed.
However, I am having an issue with my Mobile score, which drops to 63.
I am using Poster 2 and Source, and the main problem flagged by Lighthouse is ‘Eliminate render-blocking resources’, with an estimated saving of 2940 ms.
I have tried to manually add ‘defer’ to the scripts via JavaScript, but with no success.
Thanks in advance for any suggestions!


