Background position not being updated
Hi! I'm trying to use this plugin, and even though there are no errors in the console, the background position is not being updated. I have some styles inline (the height and background image) because they are created dynamically, could this be it?
The "background-position" is not being added to the inline styles at all.
Thanks!
I guess this is because paraxify has to be loaded after the DOM is created.
almost same issue, but mine, the "background-position" are added, just not updated, still at "center 0px" while scrolling. this issue only in the first parallax, the others are works fine. is there any clue why its happen? out of that, grateful with this plugin, its awesome 👍