Parallax on mobile - by tommyseven - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: tommyseven
    tommyseven
    Participant
    May 16, 2017 at 09:58

    Hi,

    Is it possible to enable the parallax effect on mobile like on desktop? For example on the homepage demo 6 or any other parallax.

    Regards,
    legend7

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 17, 2017 at 10:58

    Hello,

    Unfortunately, parallax effect can’t be enabled on mobiles.

    Regards,
    Rose Tyler.

    Avatar: tommyseven
    tommyseven
    Participant
    May 17, 2017 at 14:12

    Hey,

    Parallax effect works on mobile. Fixed background not working.

    Thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 18, 2017 at 09:01

    Hello,

    Try to add this code in Custom css:

    @media (max-width: 480px) {
    .et_section.parallax-section {
        background-attachment: fixed !important;
    }
    }
    

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 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.