I'm making a one-pager from an existing bootstrap theme that has a background image in the section with the background-size: cover selector applied to the header.
Currently, the image only covers about 80-90% of the screen vertically on most browsers, pcs I've tried it on. The bottom is filled with a white background, that of the following section below. I would like the image to occupy the entire vertical view when you first load the page.
I can manually edit the height by pixel to make it work for a given monitor/browser, but is there any way to have it dynamically resize based on the height of the view for each browser, machine, etc.? Or am I stuck with this "white space" problem.
Example in chrome on this PC: https://i.stack.imgur.com/yqMHp.jpg