Thanks for your picture @tuanphan, i think i figured out why i could not show the whole banner image in full size, it is because the page is set with Parallax effect. Another question: do you know how to turn off the Parallax effect only for the specific section such as section#cta-next-level-copy-backgroup ?
yes how can i make the banner full size, i tried bigger size, but it always get cut off, right now i uses 1500x254px picture, and it get stretch and blur. do you know what the height for the section to show the full iamge?
How to show a whole banner(background image) in the index page - stacked section,i uses the code below for the index page https://www.careersinbcrealestate.com/home-copy, it does not seems it shows the whole background. the image is 1500x254px.so can i edit the css so the page can show the whole background and the picture is not blur?
section#cta-next-level-copy-backgroup {
min-height: 500px;
}