• For some reason Elementor has created a CSS rule in wp-content/uploads/elementor/css/post-<page-id>.css which looks like this:

    @media (max-width: 767px)
    .elementor-5735 .elementor-element.elementor-element-5ffd1adc:not(.elementor-motion-effects-element-type-background), .elementor-5735 .elementor-element.elementor-element-5ffd1adc > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: -703px 0px;
    }

    You can see that for small screens Elementor pushes the background image out to the left side for -703px. This causes the image to disappear. I have not been able to find this setting/value anywhere in my section settings.

    • This topic was modified 3 years, 6 months ago by geri777.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘background image disappears on mobile’ is closed to new replies.