All things Shopify and commerce
Hi, on the mobile version i added this menu search bar in the burger menu. but it stays on the second page. and the menu isn't showing the products when i type smth there.
https://palmsone.myshopify.com
Solved! Go to the solution
This is an accepted solution.
Hey @atm19 ,
Please add it into component-menu-drawer.css
details[open].menu-opening>.menu-drawer__submenu {
z-index: 99 !important;
}
Hello @atm19 ,
Please add this CSS in base.css file for overlap menu .
details[open].menu-opening>.menu-drawer__submenu {
z-index: 99;
}
Thanks,
Ritu
It isn't working 😞
This is an accepted solution.
Hey @atm19 ,
Please add it into component-menu-drawer.css
details[open].menu-opening>.menu-drawer__submenu {
z-index: 99 !important;
}
Hey @atm19 Please add the below css to your "base.css" file.
@media screen and (max-width: 749px){
.predictive-search--header {
top: 10% !important;
}
}
Thanks
This also isn't working..
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025