Here is the example i'm testing on : Bootstrap starter theme
You can try with inspect element.
Why cant i change height of header
tag or the background image of it with %
?
I have tried using px and it works like that.For example height:800px;
But if i use height:80%;
it wont work. Can someone explain how this works ? I don't know what am i doing wrong.