Shopify themes, liquid, logos, and UX
Hey All,
How can I remove the whitespace on my mobile pages?
As seen below.
Any ideas let me know. Thank you.
Site is: www.blackhoundsports.com/pages/partner-shop
Solved! Go to the solution
This is an accepted solution.
Sorry, my mistake, please update code like this
<style>
html { overflow-x: hidden; }
</style>
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Please add this code to your theme.iquid file before </head> tag in Online store > Themes > Edit code
html { overflow-x: hidden; }
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
No Luck, there is still huge white space when you scroll to the side?
This is an accepted solution.
Sorry, my mistake, please update code like this
<style>
html { overflow-x: hidden; }
</style>
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Awesome, thank you, got it.
You are very welcome, @drewhound
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Hey @drewhound
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the top of the file above </head> tag
<style>
html {
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
Hi there @drewhound!
I can see you've already gotten some feedback and coding advice from the Community here, that's great!
That said, we would generally advise against removing whitespace for design reasons.
Whitespace lets content breathe, creates emphasis around calls to action, and lets users see key information, as it stands out from surrounding content.
Based on Human Factor International’s research, white space helps increase the comprehension factor by nearly 20%.
Added white space gives emphasis to your call-to-action buttons and key information. White space lets your visitors breathe and appreciate the website better since things are laid out well and easy to spot.
There's more info on this external website you can check out here.
It is ultimately the responsibility of the merchant to decide how to run their business, so if you're happy to continue with the changes you have made then feel free to disregard this advice.
All the best!
Don | Social Care @ 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
User | RANK |
---|---|
198 | |
169 | |
60 | |
51 | |
47 |
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