Parallax Sizing Issues
Hello.
I've pointed this out before, however, I am still searching for a solution. We're having an issues with the parallax images resizing correctly in mobile and when positioned under an accordion.
When scrolling down, the image doesn't resize and shows a strip of background color above the image. Please see examples:
https://www.treefrogmarketing.com/ (mobile version)
https://www.treefrogmarketing.com/christian-based-marketing-agency/ (desktop version)
I've read other posts that state it has to do with nicescroll, however, I'm asking for a solution as most of our sites are built in BeTheme. The site I reference above was launched less than 30 days ago.
Thank you.
Comments
Because you are opening the "Read More" tab, it has to calculate the width, height, and transform effect once more, so the image will 'stutter' and change his size - we cannot change this behavior at all, it's hardcoded in the parallax script code.
The only workaround is to change the "Background Position" from "parallax" to "fixed" in the section settings.
https://prnt.sc/utbdqa
thanks