This article fits the ART and SEA theme.
Please paste the custom CSS code to “Appearance > Customize / Additional CSS”:
#header {
-webkit-transition: -webkit-transform 0s;
transition: transform 0s;
}
You of course add the CSS codes in the child theme.