All things Shopify and commerce
im getting a scroll bar below my shopify website... idk how to remove it.. i need help with this
this is my website: https://hamsaradiance.com/
Solved! Go to the solution
This is an accepted solution.
Hi @anumailme46
You can remove it by following this instruction:
1. Go to Shopify > Theme > Customize
2. Copy and paste this code on Theme settings > Custom CSS section
body::-webkit-scrollbar {
display: none;
}
Hi there @anumailme46 Have a look at this short video https://m.youtube.com/watch?v=dNnKS7u_3yk and let me know if that is enough to get rid of the scroll bar by yourself
This is an accepted solution.
Hi @anumailme46
You can remove it by following this instruction:
1. Go to Shopify > Theme > Customize
2. Copy and paste this code on Theme settings > Custom CSS section
body::-webkit-scrollbar {
display: none;
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025