Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, everyone! 🙂
When I use PC version of the store, my main menu turns to hamburger manu as soon as I start scrolling. But I want to keep it classic all the time. How can I make the change?
My store is vollmart24.com.
Thank You,
Szczepan
Solved! Go to the solution
This is an accepted solution.
Hello @stephanos1 ,
Add this css at the bottom of file style.css
.is-sticky .sticky-menu-wrapper {
visibility: visible !important;
opacity: 1 !important;
}
.is-sticky .header__menu-toggle {
visibility: hidden !important;
}
Thanks
This is an accepted solution.
Hello @stephanos1 ,
Add this css at the bottom of file style.css
.is-sticky .sticky-menu-wrapper {
visibility: visible !important;
opacity: 1 !important;
}
.is-sticky .header__menu-toggle {
visibility: hidden !important;
}
Thanks
Thank You @Guleria . It worked!. Next step although - I need a background on this menu, now it is transparent 🙂
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