• This is the css:
    @media (min-width: 768px)
    post-25.css?ver=1489644850:567
    .elementor-25 .elementor-element.elementor-element-lshhjwd {
    background-attachment: fixed;

    Can it be edited to allow fixed background-attachment on mobile and is there a worlking example?

Viewing 1 replies (of 1 total)
  • Hi @moses5407

    Unfortunately, the background-attachment: fixed; property isn’t supported on mobile devices and might cause conflicts.
    You can try to find a solution by applying custom CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘background-attachment fixed for mobile’ is closed to new replies.