Shopify themes, liquid, logos, and UX
Hello good people,
My landingpage with suddenly shows a white line on the right on mobile and i can zoom it in can someone help fixing this pls?
I had a videobanner and it was working right but i loaded an banner in but it would not show it in full widthand keeping the aspect ratio so i turned it back but now my video banner does the same see scrn shot.
Solved! Go to the solution
This is an accepted solution.
Thank you it works perfectly!
Hey @Antonynex
Your website is password protected, can you share the front end password with me?
Best Regards,
Moeed
ZrQ367Jg;
Hey @Antonynex
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media screen and (max-width: 767px) {
html, body {
overflow-x: hidden !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Thank you it works perfectly!
Dear Moeed, i loaded in the new video banner and the white space is gone so that is perfect, only it cuts off a peace of the height of the banner at the bottom, can you help or have an additional code so that it keeps the weight but shows the height fully to please ?
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025