Site logo

[Support request] Switching from Divi – True Parallax possible?

Home Forums Support [Support request] Switching from Divi – True Parallax possible?

Home Forums Support Switching from Divi – True Parallax possible?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1570012
    ctrlkk

    Hello there,

    I’m currently getting back into GeneratePress (with GenerateBlocks – which is awesome so far! Thanks for the free version of it!) and I’m trying to recreate a website I made with Divi. So far I’m successful, but theres one thing which I can’t get to work: True Parallax.

    I have a section under Divi which uses a SVG background with enabled “True Parallax” and I’m trying to recreate it under GP + GB.

    From my understanding I would need to make a hook into the wp_footer for the Javascript and then call the class under advanced -> additional CSS classes on the section where I want to have it.

    If this is correct so far, what would be the needed Javascript to archive this?

    Thank you very much!

    #1570053
    Elvin
    Staff
    Customer Support

    Hi,

    From my understanding I would need to make a hook into the wp_footer for the Javascript and then call the class under advanced -> additional CSS classes on the section where I want to have it.

    That’s correct.

    If this is correct so far, what would be the needed Javascript to archive this?

    To clarify, you’re asking for parallax js libraries?

    If so, you can try these:

    BasicScroll – https://basicscroll.electerious.com/
    ScrollMagic – https://scrollmagic.io/
    Rellax – https://github.com/dixonandmoe/rellax

    Alternatively, you can follow guide articles like this:
    https://css-tricks.com/auto-moving-parallax-background/

    I personally like BasicScroll as it’s pretty easy to understand. 🙂

    Disclaimer: This is a custom site customization that is outside of our scope of support.

    #1570166
    ctrlkk

    Thanks!

    BasicScroll definitely looks good, but also a lot harder to get what I want than expected, probably due to the nature of working with page builders too much where clicking buttons gets you straight to the point 🙂

    #1570978
    Elvin
    Staff
    Customer Support

    That’s true.

    Even the most advanced page builders have their limit too.

    No problem. 🙂

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