Reply 244463 to: Issues with parallax and wide mode

Avatar: Rose Tyler
Rose Tyler
Support staff
July 15, 2020 at 10:05

Try to add the next code in Theme Options > Theme Custom CSS:

.et-preloader-hide > .et-loader {
    display: none;
    visibility: hidden;
}
.elementor-element:not(.elementor-motion-effects-element-type-background), .elementor-element>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    -webkit-transform: translateZ(0);
    will-change: transform;
}

Clear cache and check then, let us know the result.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.