Fixed Background - by ejder077 - on WordPress WooCommerce support

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

  • Avatar: ejder077
    ejder077
    Participant
    September 4, 2020 at 04:12

    Hi,

    I am building this fixed background: https://ibb.co/1GDhhXm

    May I ask how can I make the background fixed on the mobile version?
    https://www.loom.com/share/cf56690b78cf435dbd82efadddb58066

    Thank you

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: John Holden
    John Holden
    Support staff
    September 4, 2020 at 05:07

    Hi,

    Please send me the Password to view site

    Regards,
    Hung PD

    Avatar: ejder077
    ejder077
    Participant
    September 4, 2020 at 07:33

    Hello

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2020 at 07:46

    Hello,

    Add the next code:

    body .et-attachment-fixed.et-parallax {
        background-attachment: fixed !important;
        backface-visibility: hidden;
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    September 4, 2020 at 07:54

    How can I enlarge the image on the mobile version?
    Like this: https://www.loom.com/share/9ce6220f72034bc98ad44292aa105ae9

    It is like this now: https://www.loom.com/share/ae95b98e09c54eb4ba6bdcc607b77a23

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2020 at 08:02

    Change the previous code to:

    body .et-attachment-fixed.et-parallax {
        background-attachment: fixed !important;
        background-size: auto !important;
    }

    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.