SyntaxFix
Write A Post
Hire A Developer
Questions
I found that this worked perfectly for me:
.jumbotron { background-image: url(/img/Jumbotron.jpg); background-size: cover; height: 100%;}
You can resize your screen and it will always take up 100% of the window.