New Landing How can we help? Themeforest Theme Support Flexform Parallax backrground image on mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #27755
    Pothe
    Member
    Post count: 336

    Hi,
    The Parallax backrground image on mobile is totally distorted.

    Thanksgiving tree planting day

    See attached to compare with how it should look on the URL above.

    #27823
    ellisoncreative
    Member
    Post count: 7

    I have this same problem. I know parallax doesn’t work on mobile…but there’s gotta be a way to fix the image distortion. Otherwise my client wants ALL the parallax taken down and replaced with sliders (which don’t go full width!) I’m in a bind.

    Please help. ๐Ÿ™

    #28272
    Melanie – SUPPORT
    Member
    Post count: 11032

    I will ask the developer if there’s a way to improve it. Cheers!

    #28369
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for letting us know, fixed for next update – you can add the following custom css to the box within theme options to fix it:

    @media only screen and (max-width: 1024px) {
    .spb_parallax_asset {
    	background-attachment: scroll;
    }
    }

    – Ed

    #28494
    ellisoncreative
    Member
    Post count: 7

    AGH! You’re like….amazing.

    THANKS A MILLION!

    #28673
    Pothe
    Member
    Post count: 336

    Thank you, that’s great!

    #29073
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great ๐Ÿ™‚

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Parallax backrground image on mobile’ is closed to new replies.