Hello,
I am using the vivid theme.
And the loading page speed very low.
Sometime the website loading time is too much.
So I wanna be reduce the loading time.
Please resolve the my problem & suggest best way.
Best regards,
Sohan
Slow loading on a Vivid theme store, especially on mobile, with audits showing high LCP (Largest Contentful Paint: time to render the main content) and TBT (Total Blocking Time: time the main thread is blocked by scripts). Screenshots indicate low scores and heavy third‑party app impact.
Key causes identified:
Recommended actions (from replies):
Latest update: After applying suggestions, some functionality broke; the requester asked for practical, step‑by‑step guidance. Another participant suggested video tutorials or hiring a speed optimization expert. No resolution yet; screenshots/audit images are central to understanding the issues.
Hello,
I am using the vivid theme.
And the loading page speed very low.
Sometime the website loading time is too much.
So I wanna be reduce the loading time.
Please resolve the my problem & suggest best way.
Best regards,
Sohan
Hello @Sohan2198 ,
As I can see your website is having very heavy load with Largest Content Paint and Total Blocking Time.
In order to Improve website speed we need to:
By fixing these issues, your website speed score can definitely improve.
I trying best but ye not get any more change.
please explain the in details.
Because I am a new in this field.
Best,
Sohan
@Sohan2198
Sure,
Below are some factors that might impact the speed of your online store, and how you can address them.
Page speed score for mobile view:
3rd Party App Code:
LCP issues as image was lazily loaded :
We’ve had the best success for our clients by working with our developers to implement the lazy sizes because it’s quite complicated for non-technical people.
You need to work on the following points:
Theme Upgrade:
Its benefits include improved loading speeds, which can help with both user experience and store conversion rates, and search engine optimization.
After determining the Long Tasks and the code blocks and web page assets that are causing them, optimizing Total Blocking Time can be possible. To optimize the Code Blocks that busy the main thread longer than 50 MS, the methods below can be used.
You can choose from several fonts for the text in your online store. To avoid downloading a new font to your customer’s computer, you can use a system font.
How to avoid showing invisible text:
The easiest way to avoid showing invisible text while custom fonts load is to temporarily show a system font. By including font-display: swap in your @font-face style, you can avoid FOIT in most modern browsers.
Remove unused CSS and unused JS:
Check the assets folder of the theme and remove unused CSS and JS file
Check and remove unused apps
If your store has not installed any app you can comment {{ content_for_header }} code in the theme. liquid (not recommended if you don’t have knowledge about the liquid)
Note: we will add same in all speed optimization post; -
You can improve your website speed score by fixing these issues.
If there is anything that needs to be clarified or included, please let us know. We will surely help you.
Have a nice day!
Hello @oscprofessional ,
I do as you mentioned. But due to this some of my functionality is auto removed.
Please can you give me a good practical for this.
Best,
Sohan
Have you tried it by any app?
No, I don’t use any app for the optimization.
Why dont you try some video tutorial if still you didnt coz thats easy to understand and helps lot. Also there are many step by step guides available to optimize speed. And still you wont get a desire score, you can hire a speed optimization expert.