Comment to Make back ground image fixed.
In similar case you need to set it via the Styles->Custom styles area. Place there the code like:
.bx-def-image-bg-header {
background-attachment: fixed;
}
Thank you but that didn't work.
on desktop it is fine but on mobile and tablet it is jumping , the background is jumping with the header....