Helllo
When i add a featured picture with 1040px width and 400 hight the picture will scroll. I just want it as background without scrolling up and down. Can anyone help me out?
#frontpage-wrap > div:nth-child(7) .box.parallax-bg {
background-attachment: scroll;
}