Shopify themes, liquid, logos, and UX
Hello everyone. I hope you are all doing well.
When I open my website, I see a loading screen. There is no option to disable it in settings. Would anyone be able to give me a solution to fix this? If you wish, you can provide code as well.
Any help will be greatly appreciated 🙂
Store URL: https://kaeactive.com/
Solved! Go to the solution
This is an accepted solution.
Hey @Digital_Imran ,
Great job adding the code. There is one small issue. The code is working but it is working late due to the placement of the code. Its currently placed at line 8791 which is delaying its execution.
Lets do this, please follow the below steps for better placement:
body .transition-cover {
display: none;
}
Let's connect and grow your Shopify business together!
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Connect with me at: roy.solution.partner@gmail.com ( CRO | Site Speed Optimization | Custom Development )
Hi @Digital_Imran
We can do this through CSS.
To get started, follow these steps:
body .transition-cover {
display: none;
}
Let's connect and grow your Shopify business together!
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Connect with me at: roy.solution.partner@gmail.com ( CRO | Site Speed Optimization | Custom Development )
Thanks @Roy-ロイ for the response. However, the loading screen is still on the website. Could you please check the code? Any help will be highly appreciated
This is an accepted solution.
Hey @Digital_Imran ,
Great job adding the code. There is one small issue. The code is working but it is working late due to the placement of the code. Its currently placed at line 8791 which is delaying its execution.
Lets do this, please follow the below steps for better placement:
body .transition-cover {
display: none;
}
Let's connect and grow your Shopify business together!
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Connect with me at: roy.solution.partner@gmail.com ( CRO | Site Speed Optimization | Custom Development )
Thank you so much @Roy-ロイ . It works 😄
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025