New Landing How can we help? Themeforest Theme Support Neighborhood Don't Display Parallax Images on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • #251103
    mouse113
    Member
    Post count: 16

    Hi I have a question about mobile version of the website. When I open the page on mobile – the parallax images just become flat images and really break the structure of the “slide-based” idea of the page. Can I disable them completely for mobile devices?

    #251787
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I’ve not seen this done before, but please test this CSS:

    @media (max-width: 767px) {
    .spb_parallax_asset.sf-parallax {
        display: none;
    }
    }

    Thanks.

    #252378
    mouse113
    Member
    Post count: 16

    Thank you. It helped.

    #252697
    David Martin – Support
    Moderator
    Post count: 20834

    Great, glad it helped you!

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 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