http://poisemarketingco.com/dev/
Hi.
As you can see, I put a large image in the hero area on the front page but I’m not so sure its working correctly. It seems fine on mobile and tablets… anyway
I put
.sydney-hero-area {
margin-top: -20px;
width: 100% !important;
}
.slides-container .slide-item {
background-attachment: scroll !important;
background-position: 100% 100% !important;
}
To make the image fit properly with no croppiness… but when you scroll on the page it kinda jumps from the top of the page to the bottom… that weird awkward jump, any way to fix that? I want it to scroll through the page smoothly.