I can’t get the Bootstrap Studio Javascript parallax as I want, this works with standard CSS parallax. In the BS preview (stage) window the BS javascript parallax is displayed correctly, but not after exporting.
I want a static photo as a background with a scrolling text that slides over the background and thus shows the entire background. With the Booststrap Studio javascript version the background image always slides along largely during scrolling, no matter what I try. I can’t find a solution in the forum either.
The Parallax component uses JavaScript to create the parallax effect. Because BSS disables JS in the program workspace, you don’t see the image scroll. It appears to be fixed, but that’s only because the JS isn’t working.
You don’t want to use the Parallax component to achieve the effect you desire. It can be done with ordinary CSS, like in these examples…