Parallax effect on Mobile - by yusuf.mats

This topic has 6 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp

  • Avatar: yusuf.mats
    yusuf.mats
    Participant
    August 18, 2014 at 18:21

    Hi,

    I am using Video Parallax effect on my homepage. Everything looks fine however when you visit by mobile, the whole page turns with dark effect including the products listed on it.

    Please check the website below.

    Thanks

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2014 at 10:49

    Hello,

    We don’t see parallax video on your site. Have you removed it?
    Please provide us with the exact link and wp-admin panel credentials.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: goandweb
    goandweb
    Participant
    April 9, 2015 at 17:05

    Hi, I writte here because I cannot create new topics.

    This is my question… why the video parallax section don’t works on tablets or mobile?

    My website is http://lesamiesanglaises.com/

    Thanks

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 9, 2015 at 18:43

    Hello @goandweb,

    Please add this code in custom.css file:

    @media (max-width: 979px) and (min-width: 768px) {.hidden-tablet {
        display: block !important;
    }
    .section-back-video {
        position: relative;
        top: 50px;
    }}
    @media (max-width: 767px){.hidden-phone {
      display: block !important;
    }
    .section-back-video {
      position: relative;
      top: 30%;
    }}

    How to create custom.css you can watch in this tutorial.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: goandweb
    goandweb
    Participant
    April 10, 2015 at 12:47

    Hi, thanks for your reply

    The problem is that the video does not play in mobile and tablet.

    Thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 10, 2015 at 13:10

    Hello,

    I’ve checked your site and the video is playing:
    http://storage3.static.itmages.com/i/15/0410/h_1428667713_5746962_17a6ab08ae.png

    What mobile devices are you checking in?

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.