Animation broken in published site but works in animation preview

By preview I don’t mean site preview, I mean the preview you can click when building the animation.

also I’m only talking about mobile size here, so scale the browser down to mobile size, I haven’t built it for desktop yet.

it’s the nav expansion, you click the hamburger and the nav opens. For a little context, I copy / pasted the structure of the nav from another project I did. But to ensure the animation didn’t have any hiccups I re-did all the animations by hand. But now I’m having the issue where when you expand the nav, one of the hamburger lines moves like 400px to the right. But no where in the animation do I have a move set for that element to 400px. When you preview the animation it works perfect. But when you publish site or do a site preview, it’s broken. Any ideas?


live site: New

read only: Webflow - New

Hi

Sorry to disappoint but it is not working in the Preview either

Here I recorded My screen. btw - the Hamburger menu is hidden in your read only link

https://www.loom.com/share/0f318f120c954c1d926a17c452561359

really? it works for me in preview. ( not site preview, animation preview ) but either way, do you see how its knocking the hamburger line way to the right? where is that coming from?

@shokoaviv

Yeah that’s how its breaking, its kicking the hamburger line all the way to right.

Those are only desktop and tablet views you were checking btw, so far I’m only working in mobile size, desktop and tablet aren’t built yet. But yeah, same issue I guess.

@shokoaviv

Your site is showing lots of errors in the browser console (chrome current). You can address them by following the steps provided here.

Hi

for the “HamburgerSquare” use those parameters as in the image below:

for the three lines of the burger menu use the same class with the parameters below:

Then use A combo class for each line of the burger menu (HamburgerLine1, HamburgerLine2, HamburgerLine3) - so you can apply different interaction on each line. Use interactions to rotate 2 lines to achieve X for close button. Hope it help :slight_smile:

thanks for the info @webdev

Hi I solved this issue by logging out, log in again, publish.
In my case Webflow also asked for a password change, don’t know why.
Anyways it worked.