We do not provide support for hacks, so use them at your own risk. If you're not comfortable with coding, we recommend against using this hack.
Add the following code in "Customize" > "Advanced" > "Custom CSS" to disable the navigation transition animation:
.semplice-navbar { transform: none !important; }