Plugin Elementor: What do you do when Elementor creates a vertical scrollbar during animation?

Depending on influencing CSS properties, horizontal scrollbars may appear for a short time when activating animations in Elementor, e.g. if a sideways flying in of elements is set.

The following CSS settings should solve this problem.

body {
  margin: 0;
  overflow-x: hidden;
}
Without cookies
This website does not use cookies or tracking. More information can be found in the privacy policy.