When I view my client site live I keep getting a search screen on every page and I have to close it. How can I stop this behavior and remove? https://amyas-hair-boutique.webflow.io/
Sorry to hear your having problems with the search bar showing up on all of your pages. Can you please share the read-only link so someone in the community can take a look into the issue?
That’s your live website link, which is good to see how things look to visitors, but for us to take a look into why the issue is happening we’ll need access to the view from within the Designer.
You can enable and grab the link by following the directions here.
No worries! It looks like you’ve got an interaction added to your .fullscreen-cross element that is setting the initial state of your search container to display: flex:
Removing that action should fix the issue for you, so go ahead and give that a try and let me know if you’re still having problems.