Shopify themes, liquid, logos, and UX
Good morning everyone,
I have created a second level menu for my website www.fitnessnutritionlaspalmas.com to organize the products by Brand/Category.
The problem is that when I scroll down to see the entire list, the page itself scrolls but NOT the menu, with the results that I can't see the entire list of items of the second level navigacion.
I tried to fix it through the settings but with no success.
Can someone help please?
Solved! Go to the solution
This is an accepted solution.
Hi @ritadag,
You can follow these steps to make the effect
1. Open Online Store > Theme > Edit Code
2. Find and open the base.css (or theme.css, custom.css) file
3. Paste the code snippet below at the bottom of the file and hit save
#HeaderMenu-MenuList-1,
#HeaderMenu-MenuList-2 {
/* You can change this value to your preference */
max-height: 50vh;
overflow-y: scroll;
scrollbar-width: none;
-ms-overflow-style: none;
}
.scrollable-div::-webkit-scrollbar {
display: none;
}
Hope this helps you solve the issue.
Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
Hi @ritadag,
You can follow these steps to make the effect
1. Open Online Store > Theme > Edit Code
2. Find and open the base.css (or theme.css, custom.css) file
3. Paste the code snippet below at the bottom of the file and hit save
#HeaderMenu-MenuList-1,
#HeaderMenu-MenuList-2 {
/* You can change this value to your preference */
max-height: 50vh;
overflow-y: scroll;
scrollbar-width: none;
-ms-overflow-style: none;
}
.scrollable-div::-webkit-scrollbar {
display: none;
}
Hope this helps you solve the issue.
Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Works Perfectly!
thank you 🙂
Hola 👋
La solución codificada proporcionada por @BSS-TekLabs funcionará; sin embargo, si desea exhibir sus productos y usar imágenes en su mega menú Y eliminar la necesidad de desplazarse para ver todas las opciones, Meteor Mega Menu sería una excelente adición a su almacenar. Eche un vistazo a "Amazon" o "Stardust" para ver cómo se verían.
Me encanta el empaque de tiburones, gorilas y bulldogs de sus productos y pensé que quedarían geniales presentados en un mega menú. Solo un pensamiento.
Espero que esto ayude 😊
Hello 👋
The coded solution provided by @BSS-TekLabs will work, however if you'd like to showcase your products and use images in your mega menu AND eliminate the need to scroll to see every option, Meteor Mega Menu would be a great addition to your store. Take a look at "Amazon" or "Stardust" to see how they'd look.
I love the shark, gorilla and bulldog packaging for your products and thought they'd look great presented in a mega menu. Just a thought.
I hope this helps 😊
Shopify and our financial partners regularly review and update verification requiremen...
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