All things Shopify and commerce
I click the magnifying glass icon and the search bar appears for a split second, then disappears. Once that happens, the whole site freezes; I'm unable to click on anything or even scroll. Please help.
Solved! Go to the solution
This is an accepted solution.
Update 2:
I fixed it. For anyone else with this issue, find the chunk of code below in your base.css location, then set the opacity to 1.
details[open]>.search-modal {
opacity: 0;
animation: animateMenuOpen var(--duration-default) ease;
}
Update: The search bar functionality still works, but it's invisible.
This is an accepted solution.
Update 2:
I fixed it. For anyone else with this issue, find the chunk of code below in your base.css location, then set the opacity to 1.
details[open]>.search-modal {
opacity: 0;
animation: animateMenuOpen var(--duration-default) ease;
}
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