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;
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024