Hi @lucaschambon!
Your problem happens, because of this code:
https://www.provencecircuit.com/wp-content/et-cache/10/et-core-unified-10-15834010692399.min.css
.n2-ss-slide-background-image {
background-attachment: fixed!important;
}
This is a cache file, so it is not the original source where the code comes from, but it looks like custom CSS code inserted somewhere into your theme. Do you know where this comes from? If you would remove it, that would solve your problem.
In the Pro version we have a similar effect with the Slide Background Parallax:
https://smartslider3.helpscoutdocs.com/article/56-slider-settings-general
but this cannot make the images of your slides to have this exact CSS code you are trying to use, because browsers have issues with it, like the one you are experiencing now. So the way our option would work is, that during scrolling you will get a fixed background when it touches the top or bottom part of the browser window, but inbetween the image would move, as it does by default.
And the forum moderator told you, that you cannot insert links into the description of problems. There is a “Link to the page you need help with” field when you are creating a support ticket and that is where you can insert the url.
-
This reply was modified 4 years, 12 months ago by
Gabor.