I’m brand new to coding. I’m trying to improve page speed by removing some unused javascript and deferring off screen images via lazy loading. The problem I’m running into is the code that Google’s PageSpeed Insights is telling me to alter isn’t in the theme.liquid file.
When I inspect my page on my browser I can see all the code that needs to be changed but it’s simply not in the coding part of my theme.
Has anyone run into anything similar with the Prestige theme and/or how can I solve this?
Thanks in advance