Is there a way to style the background image of my header div like the one featured on Mr. Bill Gates' website at ?
I noticed that the height of Mr. Bill Gates' header background image remains consistent, even on smaller screens.
I've attempted using background-size:cover, but the height still changes on smaller screens. I added this property to the custom.css file in my bootstrap directory.