Optimize Mobile page Css and JS
-
I have a Google page speed score at 93 on desktop side,
and 50 score on mobile side.
it show that unused css and js on mobile side causing this problem.
how to fix this ? the file showing unused is now showing on desktop .
Hello,
There are a few possibilities on your website that might decrease the page size and improve the loading time:
1. Generate smaller CSS file for the WPBakery page builder in Dashboard -> WoodMart -> WPBakery CSS generator.
2. Disable “Combine CSS” option in Theme Settings -> Performance -> CSS.
3. Reduce the number of fonts used on your website to 2 or 1 https://gyazo.com/ce3fde2634d89d09267ff6df0fedc9a2
4. Disable the combine option for JS files in our Theme Settings as well.
Kind Regards
how to removed Avoid long main-thread tasks ?
there are some unused css cannot remove .
how to removed it ?
Attachments:
You must be
logged in to view attached files.
According to your screenshot, there is 14KB of unused CSS and it is a very small value. Note that it is not possible to eliminate this completely neither with our theme nor with any other. But as we can see, your total CSS size on the page is around ~220KB and it doesn’t make your website slower.