Row parallax on mobile - by Adrian - on WordPress WooCommerce support

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

  • Avatar: Adrian
    Adrian
    Participant
    June 12, 2020 at 14:15

    Hello,

    How do i make the parallax effect work on mobile? thanks.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2020 at 14:20

    Hello,

    Please provide URL and temporary wp-admin access.

    Regards

    Avatar: Adrian
    Adrian
    Participant
    June 12, 2020 at 14:34

    Thank you.

    https://prnt.sc/syjomk

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2020 at 14:47

    Add this code in Theme Options > Theme Custom CSS > Global custom CSS:

    @media only screen and (max-width: 768px) { 
        .mpc-parallax-wrap .mpc-parallax:before{
            background-attachment: fixed !important;
        }
    }

    Regards

    Avatar: Adrian
    Adrian
    Participant
    June 12, 2020 at 15:11

    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2020 at 15:16

    You’re welcome!

    Regards

  • 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.