All things Shopify and commerce
Hi, I get a white screen whenever i navigate back to previous page from any product on mobile device only. It works fine on laptop/desktop.
Any help will be appreciated. Below is the store address.
PS- There is no "Animation>Transition " in Theme settings on the online store.
Solved! Go to the solution
This is an accepted solution.
Hello @kk1212
I would like to give you some recommendations to support you
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open file theme.liquid then add this code to above the </head> tag
<style>
body{
opacity: 1!important;
}
</style>
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages
This is an accepted solution.
Hello @kk1212
I would like to give you some recommendations to support you
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open file theme.liquid then add this code to above the </head> tag
<style>
body{
opacity: 1!important;
}
</style>
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages
YOU ARE THE BEST
Thank you! You solved the same issue in my store also! 🙂
Thank you very much! After searching 2 hours this was working finaly instant.
Perfekt it was working!
Hi, @kk1212.
Welcome to the Shopify community. We appreciate you reaching out to share your question here.
When navigating to your website on a mobile device using (Google Chrome and Safari browser) I was unable to replicate the issue you're experiencing. I was able to click into multiple products from your collections and navigate back to the previous page with no white blank screen.
I'd like to gather more information so that we can best identify this together. Could you provide more insight on the following:
While browsing your store I noticed you haven't had a chance yet to set up an FAQ page. Did you know that creating an FAQ page can help answer customers burning questions, improve your SEO and site navigation and earn trust from your customers? If you're not sure where to start, we've got some great examples listed on our Shopify blog.
Victoria | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Here I solved. You can copy and paste this code by following the video tutorial;
<style>
html,body {
opacity: 1 !important;
}
</style>
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024