Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Dear,
It was already solved a couple of times but all the solutions are not working anymore. Maybe a new update?
On desktop, the homepage looks great, but on mobile, there is a giant white space next to the website. Please see the screenshot,
to check it out: https://thekofflabel.myshopify.com/
password is: jasper
How can I resolve this? Thank you!
Solved! Go to the solution
This is an accepted solution.
Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > timber.scss.liquid and paste this at the bottom of the file:
@media (max-width: 580px){
body, html{
overflow-x: hidden;
}
}
Please let me know whether it works.
Kind regards,
Diego
This is an accepted solution.
Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > timber.scss.liquid and paste this at the bottom of the file:
@media (max-width: 580px){
body, html{
overflow-x: hidden;
}
}
Please let me know whether it works.
Kind regards,
Diego
Thank you Diego!
It works, have been searching for a whole week.
I wish you a lovely day.
@JMS12
I'm glad to hear that!
Next time feel free to contact me personally, I'll be happy to help.
Kind regards,
Diego
Hi,
I have the same issue on my (pipeline theme) site, however, there is no timber.scss.liquid page. Where should I paste the code that you mentioned above?
Thanks!
Hi @diego_ezfy
I have the same issue on my (pipeline theme) site, however, there is no timber.scss.liquid page. Where should I paste the code that you mentioned above?
Thanks!
at the bottom of theme.css
It worked for me too. For Dawn theme, have to paste the code at the bottom of base.css. Thank you
Worked perfectly!!! Thank you so much!
Hi Diego 🙂 Pasted this in my theme.css.liquid file and it worked perfectly. Thank you so much! (For me, it was only occurring in the mobile version Brave browser.)
I have solved here. 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