Liquid, JavaScript, themes, sales channels
I was looking at sites online and i just wanted to know how to make a website fully zoomed out and on the screen without needing to scroll down to have all the options show up like the supreme website ( https://jp.supreme.com/ )
Solved! Go to the solution
This is an accepted solution.
Hi @ahmy-com
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
html,body{
overflow: hidden !important;
height: 100vh !important;
}
</style>
The code above will allow you to prevent scroll action on the page, but please make sure that your design will work properly with your requirement
Hope this can help you solve the issue
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @ahmy-com
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
html,body{
overflow: hidden !important;
height: 100vh !important;
}
</style>
The code above will allow you to prevent scroll action on the page, but please make sure that your design will work properly with your requirement
Hope this can help you solve the issue
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
I want to disable it only on desktop not on mobile
User | RANK |
---|---|
38 | |
28 | |
13 | |
13 | |
10 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023