Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1313998

    Hello Support,
    I have a video background that is hidden for mobile.
    I want the background image to load, and remain fixed.
    I have set it to “Fixed”, but it is scrolling…

    https://weareouronlyhope.com/

    Do you know why it is scrolling?
    ~ Greg

    #1314576

    Hey Greg,

    Thank you for the inquiry.

    How did you set it to “fixed”? The background images will revert back to “scroll” on mobile view by default. If you want to switch it back to “fixed”, try to add this css code.

    .avia_mobile .avia-full-stretch {
        background-attachment: fixed !important;
    }
    

    Please do not forget to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

    #1314735

    ok – we can close this topic.

    Thank you :)

    #1314993

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘background image scrolling on mobile’ is closed to new replies.