Parallax Section not working on mobile (text area)

  • Author
    Posts
  • #63386

    Hi all,
    i used Fluida Theme on https://www.magicfly.it but when i see the website on my iphone SE the all section with parallax effect using an background image not working.

    Is there any fix?

    for now I have disabled this section with this css command:
    @media screen and (max-width: 600px) {
    #lp-text-one, #lp-text-two, #lp-text-three{
    display: none;
    }
    }
    but I want to show those sections or not upload them at all
    Thanks a lot,

    Valerio

    Website: www.magicfly.it

    #63904
    Zed
    Cryout Creations mastermind

    Due to mobile Safari’s inability to correctly displays background images that are both fixed an cover-sized (resulting in a weird zoom quirk), the fixed positioning is disabled there.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Parallax Section not working on mobile (text area)’ is closed to new replies.