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!
I have solved here. You can copy and paste this code by following the video tutorial:
<style>
html,body {
opacity: 1 !important;
}
</style>
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024