Single click triggering more than one animation

I have two links in my navbar that each trigger a seperate animation. A Contact Us link reveals the Contact Us form, and the Search link reveals the Search form. The Search is working as intended, but the Contact Us link is revealing both the Search AND Contact Us forms. I have rebuilt them both and they seem to be built exactly the same except for the element that is being triggered.

Any thoughts on what might be happening here, or how to debug this?

Thanks!

Can you please share your Webflow Share link with us? Thanks!

Thanks for replying…here’s the link

http://target-health-10.webflow.io/

Here’s the read only link you were looking for… https://preview.webflow.com/preview/target-health-10?preview=80d56924399eaf27bacf39c06cb5c157

Hi @murray! Yep, it looks like a simple thing, on the Navbar, there is also an interaction to Reveal the search bar:

I would assign this just to the search link alone. Since the Contact us link is nested under the navbar element, a click on the navbar also triggers the search div.

I hope this helps!

1 Like

Nailed it! Thanks for pointing that out :slight_smile: