I know this isn't a typical StackOverflow coding problem, but I wanted to get some insight on how to fix the jitter, whitespaces above and below my image, and flickering in my parallax sections while scrolling on a Squarespace site I'm creating for a client. I have my parallax (index page) sections at 100vh and all of my images and sections full width using flexbox.
I'm using the Moshka (Brine) template currently and I've read a little bit that this particular family of templates has problems with parallax, but I'm hoping that maybe someone has an idea I can try to fix these problems using custom code injections.
I'm able to use basic CSS and HTML to make something look the way I want, but I'm fairly inexperienced and don't know where to begin with something like fixing the parallax of a Squarespace site and hope someone can point me in the right direction (or tell me that it's hopeless, which is fine too).
I've tried removing my custom code, changing the height of the parallax sections, and changing the width of my browser to fix it, but nothing seems to work to stop the jitter and flickering. If I remove the flexbox part of my code, the white spaces above and below the parallax image is a little bit better, but the problems still persist.
Thanks in advance for any help! And sorry if this isn't really the right place to ask.
I don't know if it's necessary to supply my custom code or not, but I can revise this post to include some if people think it's necessary. I've included an example of the flickering I'm getting on the parallax sections of my site (the 1px black line through the image) below. I can't really capture the white spaces I'm getting since they appear while scrolling and go away when I stop.
Thanks again!