Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #255312

    Hi!

    I’m having an issue with the parallax effect in some tablets, the image instead of keeping its proportion to the content inside it, it actually covers all the page with all my other content. Any way I can fix this?

    Thank you!

    PS. This happen after the update

    • This topic was modified 10 years ago by odmv.
    #256816

    Hi odmv91!

    Can we see the page where this is happening? Which devices specifically?

    Best regards,
    Devin

    #256873

    Hi!

    Is (in the tab “Servicios” – “Voluntariado” / “Capacitación a empresas” / “Atención Terapéutica”
    Is happening in firefox for Android in an Asus tablet, I’m trying to make a try in other tablets, but I’m pending response of some friends.

    Thanks you!

    • This reply was modified 5 years, 10 months ago by Yigit.
    #257023

    Hey!

    Thank you for the info.

    Do you mind posting a screenshot? Please add this on Quick CSS or custom.css:

    .avia-android div.av-parallax.avia-full-stretch {
    transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0,0,0) !important;
    -ms-transform: translate3d(0,0,0) !important;
    -moz-transform: translate3d(0,0,0) !important;
    }
    

    Cheers!
    Ismael

    #257286

    Thank you!

    I’m realizing I don’t have this problem in the Asus Browser, but in this one I’m having another problem, the header goes crazy. Below I’ll add a screenshot of both problems.

    Parallax Problem

    Header Problem

    #259068

    Hi!

    Depending on the tablet and browser the parallax effect may be disabled if its unable to render. I checked on this for another user and Kriesi responded to verify here: https://kriesi.at/support/topic/no-parallax-effect-in-mobile-devices/#post-259000

    For the other issue, can we see the page live?

    Best regards,
    Devin

    #311706

    Update

    What I did is to use Google Chrome instead, it kind of fix the problem; in the Asus Browser I still get the same problem, but I hope it’s just one of the exceptions. I’ll keep in touch if there’s any other problem.

    Thanks a lot for your help!
    You can close this thread.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Parallax problem in tablets’ is closed to new replies.