SyntaxFix
Write A Post
Hire A Developer
Questions
I think what you are looking for is to keep the background image fixed and just move the content on scroll. For that you have to simply use the following css property :
background-attachment: fixed;