[Resolved] Make parallax images move more

Home Forums Support [Resolved] Make parallax images move more

Home Forums Support Make parallax images move more

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #389150
    Jono

    Hi,

    Is it possible to make section parallax background images move more when you scroll? I find that my images hardly move as I scroll. Perhaps I’m not understanding well how it works? Eg: https://shatterwoodcustomgarage.com.au/

    Thanks!

    #389447
    Leo
    Staff
    Customer Support

    Hi there,

    The picture size is a bit small and there is not enough content on the page to scroll down.

    Perhaps this CSS would give the effect you are looking for?

    #generate-section-1.generate-sections-container {
        background-attachment: fixed;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #389761
    Jono

    Thanks Leo! Sounds about right.

    #389772
    Leo
    Staff
    Customer Support

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.