To disable animation toggle in burger menu icon, you can use this code to Custom CSS box.
div.burger-inner>div { transition: unset !important; }