New Landing How can we help? Themeforest Theme Support Uplift Parallax images, responsive

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #304592
    breitengrad47
    Member
    Post count: 42

    We have some row background images with parallax effect. I set them seperatly for desktop, tablet and mobile, because the parallax not work on mobile browsers.

    On my tablet (landscape), the issue is still there, and the image is like zoomed. Whats happen?

    #304890
    David Martin – Support
    Moderator
    Post count: 20834

    Parallax images are disabled in mobile devices.

    To fix the zoom issue, please test this CSS:

    @media only screen and (max-width: 767px) {
    .fw-row>.spb-row,
    .spb-column-container.spb_parallax_asset.spb-parallax-fixed .spb-column-inner {
        background-attachment: local !important;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register