All things Shopify and commerce
Hi,
Currently on my desktop and mobile, when I press the search icon a bar pops up over the main menu and logo in the header. I want the menu items and logo to get blur and it should be slightly more dark. so that the search bar stands out and can be visible. I need this to work both for desktop and mobile view.
sharing how the search bar looks now.
Solved! Go to the solution
This is an accepted solution.
Hi @slidein_india ,
Try adding the following code to your CSS file. It should resolve the issue:
details[open]>.search-modal {
opacity: 0.83; z-index: 20;
}
Let me know if this works for you!
Hope it helps.
This is an accepted solution.
Hi @slidein_india ,
Try adding the following code to your CSS file. It should resolve the issue:
details[open]>.search-modal {
opacity: 0.83; z-index: 20;
}
Let me know if this works for you!
Hope it helps.
It helped. Thanks.
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