hi everyone!
is it possible to change my slide out hamburger menu to a sticky menu ?
like this:
so it always stands there?
but only on my page where you can scroll trough the products
password: Christianshop123
thanks in advance!
hi everyone!
is it possible to change my slide out hamburger menu to a sticky menu ?
like this:
so it always stands there?
but only on my page where you can scroll trough the products
password: Christianshop123
thanks in advance!
Hello,
Well, I have seen your previous post I have solved all the issues,
This is time-consuming work, as I have to implement it on your theme, a theme is not having this feature. The custom solution is best for your store instead of using an app, App may decrease your store performance.
Check the sample Store where I have worked on it.
https://www.silkleppard.com.au/password
Password : [email removed]
Hi @christian_russo ,
Please follow the steps below:
#menu-drawer {
transform: translate(0) !important;
visibility: visible !important;
}
Hope it helps!
but now it also is open on my homepage I only want it on the product page where I scroll through my products. also the hamburger icon is still showing I just want it there permanent. and it’s also on mobile I only want this on desktop. hope you can help!